#ca07cc color space conversions
Hex:
#ca07cc
RGB:
202, 7, 204
CMY:
21, 97, 20
CMYK:
1, 97, 0, 20
HSL:
299°, 93.3649%, 41.3725%
HSV (HSB):
299°, 96.5686%, 80.0000%
XYZ:
35.3322, 17.0681, 58.5590
xyY:
0.3184, 0.1538, 17.0681
CIE-Lab:
48.3458, 82.1600, -51.7042
CIE-LCH:
48.3458, 97.0752, 327.8173
CIE-Luv:
48.3458, 65.8480, -87.6260
Hunter-Lab:
41.3136, 80.3577, -55.1197
#ca07cc color charts
#ca07cc color shades, tints & tones
#ca07cc color schemes
#ca07cc color preview, HTML & CSS examples
This text has a color of #ca07cc
<p style="color:#ca07cc;">Text here</p>
.mytext {color:#ca07cc;}
This box has a color of #ca07cc
<div style="background-color:#ca07cc;">Content here</div>
.mybackground {background-color:#ca07cc;}
Border around this has a color of #ca07cc
<div style="border:2px solid #ca07cc;">Content here</div>
.myborder {border:2px solid #ca07cc;}