#c21f9e color space conversions
Hex:
#c21f9e
RGB:
194, 31, 158
CMY:
24, 88, 38
CMYK:
0, 84, 19, 24
HSL:
313°, 72.4444%, 44.1176%
HSV (HSB):
313°, 84.0206%, 76.0784%
XYZ:
28.9097, 14.9179, 33.7035
xyY:
0.3729, 0.1924, 14.9179
CIE-Lab:
45.5216, 71.0780, -29.2191
CIE-LCH:
45.5216, 76.8494, 337.6532
CIE-Luv:
45.5216, 76.3503, -52.5743
Hunter-Lab:
38.6237, 66.0148, -24.7005
#c21f9e color charts
#c21f9e color shades, tints & tones
#c21f9e color schemes
#c21f9e color preview, HTML & CSS examples
This text has a color of #c21f9e
<p style="color:#c21f9e;">Text here</p>
.mytext {color:#c21f9e;}
This box has a color of #c21f9e
<div style="background-color:#c21f9e;">Content here</div>
.mybackground {background-color:#c21f9e;}
Border around this has a color of #c21f9e
<div style="border:2px solid #c21f9e;">Content here</div>
.myborder {border:2px solid #c21f9e;}