#d41dec color space conversions
Hex:
#d41dec
RGB:
212, 29, 236
CMY:
17, 89, 7
CMYK:
10, 88, 0, 7
HSL:
293°, 84.4898%, 51.9608%
HSV (HSB):
293°, 87.7119%, 92.5490%
XYZ:
42.7311, 20.9319, 81.1450
xyY:
0.2951, 0.1445, 20.9319
CIE-Lab:
52.8749, 86.1605, -62.5778
CIE-LCH:
52.8749, 106.4876, 324.0093
CIE-Luv:
52.8749, 59.7777, -106.1534
Hunter-Lab:
45.7514, 86.6511, -73.1311
#d41dec color charts
#d41dec color shades, tints & tones
#d41dec color schemes
#d41dec color preview, HTML & CSS examples
This text has a color of #d41dec
<p style="color:#d41dec;">Text here</p>
.mytext {color:#d41dec;}
This box has a color of #d41dec
<div style="background-color:#d41dec;">Content here</div>
.mybackground {background-color:#d41dec;}
Border around this has a color of #d41dec
<div style="border:2px solid #d41dec;">Content here</div>
.myborder {border:2px solid #d41dec;}