#ca02ce color space conversions
Hex:
#ca02ce
RGB:
202, 2, 206
CMY:
21, 99, 19
CMYK:
2, 99, 0, 19
HSL:
299°, 98.0769%, 40.7843%
HSV (HSB):
299°, 99.0291%, 80.7843%
XYZ:
35.5194, 17.0562, 59.8126
xyY:
0.3160, 0.1518, 17.0562
CIE-Lab:
48.3308, 82.8586, -52.8825
CIE-LCH:
48.3308, 98.2960, 327.4529
CIE-Luv:
48.3308, 65.3050, -89.3966
Hunter-Lab:
41.2992, 81.2457, -56.9589
#ca02ce color charts
#ca02ce color shades, tints & tones
#ca02ce color schemes
#ca02ce color preview, HTML & CSS examples
This text has a color of #ca02ce
<p style="color:#ca02ce;">Text here</p>
.mytext {color:#ca02ce;}
This box has a color of #ca02ce
<div style="background-color:#ca02ce;">Content here</div>
.mybackground {background-color:#ca02ce;}
Border around this has a color of #ca02ce
<div style="border:2px solid #ca02ce;">Content here</div>
.myborder {border:2px solid #ca02ce;}