#d41adf color space conversions
Hex:
#d41adf
RGB:
212, 26, 223
CMY:
17, 90, 13
CMYK:
5, 88, 0, 13
HSL:
297°, 79.1165%, 48.8235%
HSV (HSB):
297°, 88.3408%, 87.4510%
XYZ:
40.8401, 20.0636, 71.5322
xyY:
0.3084, 0.1515, 20.0636
CIE-Lab:
51.9090, 84.5881, -56.7799
CIE-LCH:
51.9090, 101.8779, 326.1285
CIE-Luv:
51.9090, 64.6256, -97.0347
Hunter-Lab:
44.7924, 84.3632, -63.3299
#d41adf color charts
#d41adf color shades, tints & tones
#d41adf color schemes
#d41adf color preview, HTML & CSS examples
This text has a color of #d41adf
<p style="color:#d41adf;">Text here</p>
.mytext {color:#d41adf;}
This box has a color of #d41adf
<div style="background-color:#d41adf;">Content here</div>
.mybackground {background-color:#d41adf;}
Border around this has a color of #d41adf
<div style="border:2px solid #d41adf;">Content here</div>
.myborder {border:2px solid #d41adf;}