#d41ddc color space conversions
Hex:
#d41ddc
RGB:
212, 29, 220
CMY:
17, 89, 14
CMYK:
4, 87, 0, 14
HSL:
297°, 76.7068%, 48.8235%
HSV (HSB):
297°, 86.8182%, 86.2745%
XYZ:
40.5090, 20.0431, 69.4438
xyY:
0.3116, 0.1542, 20.0431
CIE-Lab:
51.8859, 83.6655, -55.1109
CIE-LCH:
51.8859, 100.1855, 326.6269
CIE-Luv:
51.8859, 65.4594, -94.4675
Hunter-Lab:
44.7695, 83.1664, -60.6285
#d41ddc color charts
#d41ddc color shades, tints & tones
#d41ddc color schemes
#d41ddc color preview, HTML & CSS examples
This text has a color of #d41ddc
<p style="color:#d41ddc;">Text here</p>
.mytext {color:#d41ddc;}
This box has a color of #d41ddc
<div style="background-color:#d41ddc;">Content here</div>
.mybackground {background-color:#d41ddc;}
Border around this has a color of #d41ddc
<div style="border:2px solid #d41ddc;">Content here</div>
.myborder {border:2px solid #d41ddc;}