#ca009a color space conversions
Hex:
#ca009a
RGB:
202, 0, 154
CMY:
21, 100, 40
CMYK:
0, 100, 24, 21
HSL:
314°, 100.0000%, 39.6078%
HSV (HSB):
314°, 100.0000%, 79.2157%
XYZ:
30.1899, 14.8897, 31.8547
xyY:
0.3924, 0.1935, 14.8897
CIE-Lab:
45.4827, 76.1375, -26.7657
CIE-LCH:
45.4827, 80.7052, 340.6312
CIE-Luv:
45.4827, 87.5548, -49.9455
Hunter-Lab:
38.5871, 72.1277, -21.9345
#ca009a color charts
#ca009a color shades, tints & tones
#ca009a color schemes
#ca009a color preview, HTML & CSS examples
This text has a color of #ca009a
<p style="color:#ca009a;">Text here</p>
.mytext {color:#ca009a;}
This box has a color of #ca009a
<div style="background-color:#ca009a;">Content here</div>
.mybackground {background-color:#ca009a;}
Border around this has a color of #ca009a
<div style="border:2px solid #ca009a;">Content here</div>
.myborder {border:2px solid #ca009a;}