#d22cd1 color space conversions
Hex:
#d22cd1
RGB:
210, 44, 209
CMY:
18, 83, 18
CMYK:
0, 79, 0, 18
HSL:
300°, 65.3543%, 49.8039%
HSV (HSB):
300°, 79.0476%, 82.3529%
XYZ:
38.9876, 20.1065, 62.1477
xyY:
0.3216, 0.1658, 20.1065
CIE-Lab:
51.9574, 78.5867, -48.7341
CIE-LCH:
51.9574, 92.4710, 328.1956
CIE-Luv:
51.9574, 66.2384, -84.4173
Hunter-Lab:
44.8402, 76.7317, -50.7866
#d22cd1 color charts
#d22cd1 color shades, tints & tones
#d22cd1 color schemes
#d22cd1 color preview, HTML & CSS examples
This text has a color of #d22cd1
<p style="color:#d22cd1;">Text here</p>
.mytext {color:#d22cd1;}
This box has a color of #d22cd1
<div style="background-color:#d22cd1;">Content here</div>
.mybackground {background-color:#d22cd1;}
Border around this has a color of #d22cd1
<div style="border:2px solid #d22cd1;">Content here</div>
.myborder {border:2px solid #d22cd1;}