#d21cd3 color space conversions
Hex:
#d21cd3
RGB:
210, 28, 211
CMY:
18, 89, 17
CMYK:
0, 87, 0, 17
HSL:
300°, 76.5690%, 46.8627%
HSV (HSB):
300°, 86.7299%, 82.7451%
XYZ:
38.7515, 19.2353, 63.2984
xyY:
0.3195, 0.1586, 19.2353
CIE-Lab:
50.9614, 82.1281, -51.4690
CIE-LCH:
50.9614, 96.9231, 327.9249
CIE-Luv:
50.9614, 67.4927, -88.5096
Hunter-Lab:
43.8581, 80.9648, -54.8700
#d21cd3 color charts
#d21cd3 color shades, tints & tones
#d21cd3 color schemes
#d21cd3 color preview, HTML & CSS examples
This text has a color of #d21cd3
<p style="color:#d21cd3;">Text here</p>
.mytext {color:#d21cd3;}
This box has a color of #d21cd3
<div style="background-color:#d21cd3;">Content here</div>
.mybackground {background-color:#d21cd3;}
Border around this has a color of #d21cd3
<div style="border:2px solid #d21cd3;">Content here</div>
.myborder {border:2px solid #d21cd3;}