#d21daa color space conversions
Hex:
#d21daa
RGB:
210, 29, 170
CMY:
18, 89, 33
CMYK:
0, 86, 19, 18
HSL:
313°, 75.7322%, 46.8627%
HSV (HSB):
313°, 86.1905%, 82.3529%
XYZ:
34.2734, 17.4826, 39.5983
xyY:
0.3752, 0.1914, 17.4826
CIE-Lab:
48.8625, 76.3052, -30.9266
CIE-LCH:
48.8625, 82.3343, 337.9372
CIE-Luv:
48.8625, 84.0140, -56.8361
Hunter-Lab:
41.8123, 73.1446, -26.8820
#d21daa color charts
#d21daa color shades, tints & tones
#d21daa color schemes
#d21daa color preview, HTML & CSS examples
This text has a color of #d21daa
<p style="color:#d21daa;">Text here</p>
.mytext {color:#d21daa;}
This box has a color of #d21daa
<div style="background-color:#d21daa;">Content here</div>
.mybackground {background-color:#d21daa;}
Border around this has a color of #d21daa
<div style="border:2px solid #d21daa;">Content here</div>
.myborder {border:2px solid #d21daa;}