#ca02cc color space conversions
Hex:
#ca02cc
RGB:
202, 2, 204
CMY:
21, 99, 20
CMYK:
1, 99, 0, 20
HSL:
299°, 98.0583%, 40.3922%
HSV (HSB):
299°, 99.0196%, 80.0000%
XYZ:
35.2779, 16.9596, 58.5409
xyY:
0.3185, 0.1531, 16.9596
CIE-Lab:
48.2091, 82.5650, -51.9231
CIE-LCH:
48.2091, 97.5345, 327.8352
CIE-Luv:
48.2091, 66.0773, -87.9247
Hunter-Lab:
41.1820, 80.8405, -55.4542
#ca02cc color charts
#ca02cc RGB chart
#ca02cc CMYK chart
#ca02cc RGB pie chart
#ca02cc color shades, tints & tones
#ca02cc color schemes
#ca02cc color preview, HTML & CSS examples
This text has a color of #ca02cc
<p style="color:#ca02cc;">Text here</p>
.mytext {color:#ca02cc;}
Text color #ca02cc
This box has a color of #ca02cc
<div style="background-color:#ca02cc;">Content here</div>
.mybackground {background-color:#ca02cc;}
Background color #ca02cc
Border around this has a color of #ca02cc
<div style="border:2px solid #ca02cc;">Content here</div>
.myborder {border:2px solid #ca02cc;}
Border color #ca02cc