#d21cc3 color space conversions
Hex:
#d21cc3
RGB:
210, 28, 195
CMY:
18, 89, 24
CMYK:
0, 87, 7, 18
HSL:
305°, 76.4706%, 46.6667%
HSV (HSB):
305°, 86.6667%, 82.3529%
XYZ:
36.8439, 18.4723, 53.2534
xyY:
0.3394, 0.1701, 18.4723
CIE-Lab:
50.0640, 79.8099, -43.6734
CIE-LCH:
50.0640, 90.9780, 331.3117
CIE-Luv:
50.0640, 73.7289, -76.3855
Hunter-Lab:
42.9794, 77.8045, -43.3774
#d21cc3 color charts
#d21cc3 color shades, tints & tones
#d21cc3 color schemes
#d21cc3 color preview, HTML & CSS examples
This text has a color of #d21cc3
<p style="color:#d21cc3;">Text here</p>
.mytext {color:#d21cc3;}
This box has a color of #d21cc3
<div style="background-color:#d21cc3;">Content here</div>
.mybackground {background-color:#d21cc3;}
Border around this has a color of #d21cc3
<div style="border:2px solid #d21cc3;">Content here</div>
.myborder {border:2px solid #d21cc3;}