#ca02a2 color space conversions
Hex:
#ca02a2
RGB:
202, 2, 162
CMY:
21, 99, 36
CMYK:
0, 99, 20, 21
HSL:
312°, 98.0392%, 40.0000%
HSV (HSB):
312°, 99.0099%, 79.2157%
XYZ:
30.9004, 15.2086, 35.4893
xyY:
0.3787, 0.1864, 15.2086
CIE-Lab:
45.9186, 76.9143, -30.8831
CIE-LCH:
45.9186, 82.8829, 338.1232
CIE-Luv:
45.9186, 83.7712, -56.0170
Hunter-Lab:
38.9982, 73.1884, -26.6566
#ca02a2 color charts
#ca02a2 color shades, tints & tones
#ca02a2 color schemes
#ca02a2 color preview, HTML & CSS examples
This text has a color of #ca02a2
<p style="color:#ca02a2;">Text here</p>
.mytext {color:#ca02a2;}
This box has a color of #ca02a2
<div style="background-color:#ca02a2;">Content here</div>
.mybackground {background-color:#ca02a2;}
Border around this has a color of #ca02a2
<div style="border:2px solid #ca02a2;">Content here</div>
.myborder {border:2px solid #ca02a2;}