#d41fcd color space conversions
Hex:
#d41fcd
RGB:
212, 31, 205
CMY:
17, 88, 20
CMYK:
0, 85, 3, 17
HSL:
302°, 74.4856%, 47.6471%
HSV (HSB):
302°, 85.3774%, 83.1373%
XYZ:
38.6608, 19.3848, 59.4616
xyY:
0.3290, 0.1650, 19.3848
CIE-Lab:
51.1344, 81.0929, -47.7276
CIE-LCH:
51.1344, 94.0956, 329.5209
CIE-Luv:
51.1344, 70.9188, -82.9481
Hunter-Lab:
44.0282, 79.6902, -49.2535
#d41fcd color charts
#d41fcd color shades, tints & tones
#d41fcd color schemes
#d41fcd color preview, HTML & CSS examples
This text has a color of #d41fcd
<p style="color:#d41fcd;">Text here</p>
.mytext {color:#d41fcd;}
This box has a color of #d41fcd
<div style="background-color:#d41fcd;">Content here</div>
.mybackground {background-color:#d41fcd;}
Border around this has a color of #d41fcd
<div style="border:2px solid #d41fcd;">Content here</div>
.myborder {border:2px solid #d41fcd;}