#ca2c9c color space conversions
Hex:
#ca2c9c
RGB:
202, 44, 156
CMY:
21, 83, 39
CMYK:
0, 78, 23, 21
HSL:
317°, 64.2276%, 48.2353%
HSV (HSB):
317°, 78.2178%, 79.2157%
XYZ:
31.2586, 16.7582, 33.0396
xyY:
0.3856, 0.2067, 16.7582
CIE-Lab:
47.9539, 69.4644, -24.1312
CIE-LCH:
47.9539, 73.5366, 340.8433
CIE-Luv:
47.9539, 80.8480, -45.6650
Hunter-Lab:
40.9368, 64.6597, -19.1965
#ca2c9c color charts
#ca2c9c color shades, tints & tones
#ca2c9c color schemes
#ca2c9c color preview, HTML & CSS examples
This text has a color of #ca2c9c
<p style="color:#ca2c9c;">Text here</p>
.mytext {color:#ca2c9c;}
This box has a color of #ca2c9c
<div style="background-color:#ca2c9c;">Content here</div>
.mybackground {background-color:#ca2c9c;}
Border around this has a color of #ca2c9c
<div style="border:2px solid #ca2c9c;">Content here</div>
.myborder {border:2px solid #ca2c9c;}