#ca01a2 color space conversions
Hex:
#ca01a2
RGB:
202, 1, 162
CMY:
21, 100, 36
CMYK:
0, 100, 20, 21
HSL:
312°, 99.0148%, 39.8039%
HSV (HSB):
312°, 99.5050%, 79.2157%
XYZ:
30.8896, 15.1869, 35.4857
xyY:
0.3787, 0.1862, 15.1869
CIE-Lab:
45.8891, 77.0011, -30.9293
CIE-LCH:
45.8891, 82.9806, 338.1160
CIE-Luv:
45.8891, 83.8384, -56.0878
Hunter-Lab:
38.9704, 73.2885, -26.7091
#ca01a2 color charts
#ca01a2 color shades, tints & tones
#ca01a2 color schemes
#ca01a2 color preview, HTML & CSS examples
This text has a color of #ca01a2
<p style="color:#ca01a2;">Text here</p>
.mytext {color:#ca01a2;}
This box has a color of #ca01a2
<div style="background-color:#ca01a2;">Content here</div>
.mybackground {background-color:#ca01a2;}
Border around this has a color of #ca01a2
<div style="border:2px solid #ca01a2;">Content here</div>
.myborder {border:2px solid #ca01a2;}