#ca01b2 color space conversions
Hex:
#ca01b2
RGB:
202, 1, 178
CMY:
21, 100, 30
CMYK:
0, 100, 12, 21
HSL:
307°, 99.0148%, 39.8039%
HSV (HSB):
307°, 99.5050%, 79.2157%
XYZ:
32.4039, 15.7926, 43.4599
xyY:
0.3535, 0.1723, 15.7926
CIE-Lab:
46.7012, 79.0287, -39.1504
CIE-LCH:
46.7012, 88.1946, 333.6464
CIE-Luv:
46.7012, 76.7783, -68.4289
Hunter-Lab:
39.7399, 76.0037, -37.0220
#ca01b2 color charts
#ca01b2 color shades, tints & tones
#ca01b2 color schemes
#ca01b2 color preview, HTML & CSS examples
This text has a color of #ca01b2
<p style="color:#ca01b2;">Text here</p>
.mytext {color:#ca01b2;}
This box has a color of #ca01b2
<div style="background-color:#ca01b2;">Content here</div>
.mybackground {background-color:#ca01b2;}
Border around this has a color of #ca01b2
<div style="border:2px solid #ca01b2;">Content here</div>
.myborder {border:2px solid #ca01b2;}