#d21da7 color space conversions
Hex:
#d21da7
RGB:
210, 29, 167
CMY:
18, 89, 35
CMYK:
0, 86, 20, 18
HSL:
314°, 75.7322%, 46.8627%
HSV (HSB):
314°, 86.1905%, 82.3529%
XYZ:
33.9928, 17.3704, 38.1204
xyY:
0.3799, 0.1941, 17.3704
CIE-Lab:
48.7234, 75.9308, -29.3680
CIE-LCH:
48.7234, 81.4123, 338.8549
CIE-Luv:
48.7234, 85.3075, -54.4845
Hunter-Lab:
41.6778, 72.6499, -25.0549
#d21da7 color charts
#d21da7 color shades, tints & tones
#d21da7 color schemes
#d21da7 color preview, HTML & CSS examples
This text has a color of #d21da7
<p style="color:#d21da7;">Text here</p>
.mytext {color:#d21da7;}
This box has a color of #d21da7
<div style="background-color:#d21da7;">Content here</div>
.mybackground {background-color:#d21da7;}
Border around this has a color of #d21da7
<div style="border:2px solid #d21da7;">Content here</div>
.myborder {border:2px solid #d21da7;}