#ca01ce color space conversions
Hex:
#ca01ce
RGB:
202, 1, 206
CMY:
21, 100, 19
CMYK:
2, 100, 0, 19
HSL:
299°, 99.0338%, 40.5882%
HSV (HSB):
299°, 99.5146%, 80.7843%
XYZ:
35.5086, 17.0345, 59.8090
xyY:
0.3160, 0.1516, 17.0345
CIE-Lab:
48.3035, 82.9396, -52.9263
CIE-LCH:
48.3035, 98.3878, 327.4568
CIE-Luv:
48.3035, 65.3500, -89.4557
Hunter-Lab:
41.2729, 81.3425, -57.0268
#ca01ce color charts
#ca01ce color shades, tints & tones
#ca01ce color schemes
#ca01ce color preview, HTML & CSS examples
This text has a color of #ca01ce
<p style="color:#ca01ce;">Text here</p>
.mytext {color:#ca01ce;}
This box has a color of #ca01ce
<div style="background-color:#ca01ce;">Content here</div>
.mybackground {background-color:#ca01ce;}
Border around this has a color of #ca01ce
<div style="border:2px solid #ca01ce;">Content here</div>
.myborder {border:2px solid #ca01ce;}