#d41fdd color space conversions
Hex:
#d41fdd
RGB:
212, 31, 221
CMY:
17, 88, 13
CMYK:
4, 86, 0, 13
HSL:
297°, 75.3968%, 49.4118%
HSV (HSB):
297°, 85.9729%, 86.6667%
XYZ:
40.6925, 20.1975, 70.1604
xyY:
0.3105, 0.1541, 20.1975
CIE-Lab:
52.0598, 83.4833, -55.4013
CIE-LCH:
52.0598, 100.1937, 326.4309
CIE-Luv:
52.0598, 64.9008, -94.9510
Hunter-Lab:
44.9416, 82.9755, -61.1012
#d41fdd color charts
#d41fdd color shades, tints & tones
#d41fdd color schemes
#d41fdd color preview, HTML & CSS examples
This text has a color of #d41fdd
<p style="color:#d41fdd;">Text here</p>
.mytext {color:#d41fdd;}
This box has a color of #d41fdd
<div style="background-color:#d41fdd;">Content here</div>
.mybackground {background-color:#d41fdd;}
Border around this has a color of #d41fdd
<div style="border:2px solid #d41fdd;">Content here</div>
.myborder {border:2px solid #d41fdd;}