#ca2c7f color space conversions
Hex:
#ca2c7f
RGB:
202, 44, 127
CMY:
21, 83, 50
CMYK:
0, 78, 37, 21
HSL:
328°, 64.2276%, 48.2353%
HSV (HSB):
328°, 78.2178%, 79.2157%
XYZ:
29.0886, 15.8902, 21.6127
xyY:
0.4368, 0.2386, 15.8902
CIE-Lab:
46.8301, 66.1298, -8.3386
CIE-LCH:
46.8301, 66.6535, 352.8132
CIE-Luv:
46.8301, 92.7370, -23.0976
Hunter-Lab:
39.8625, 60.4959, -4.2420
#ca2c7f color charts
#ca2c7f color shades, tints & tones
#ca2c7f color schemes
#ca2c7f color preview, HTML & CSS examples
This text has a color of #ca2c7f
<p style="color:#ca2c7f;">Text here</p>
.mytext {color:#ca2c7f;}
This box has a color of #ca2c7f
<div style="background-color:#ca2c7f;">Content here</div>
.mybackground {background-color:#ca2c7f;}
Border around this has a color of #ca2c7f
<div style="border:2px solid #ca2c7f;">Content here</div>
.myborder {border:2px solid #ca2c7f;}