#ca07c6 color space conversions
Hex:
#ca07c6
RGB:
202, 7, 198
CMY:
21, 97, 22
CMYK:
0, 97, 2, 21
HSL:
301°, 93.3014%, 40.9804%
HSV (HSB):
301°, 96.5347%, 79.2157%
XYZ:
34.6261, 16.7857, 54.8410
xyY:
0.3259, 0.1580, 16.7857
CIE-Lab:
47.9889, 81.2874, -48.8018
CIE-LCH:
47.9889, 94.8117, 329.0210
CIE-Luv:
47.9889, 68.1935, -83.1712
Hunter-Lab:
40.9704, 79.1611, -50.6835
#ca07c6 color charts
#ca07c6 color shades, tints & tones
#ca07c6 color schemes
#ca07c6 color preview, HTML & CSS examples
This text has a color of #ca07c6
<p style="color:#ca07c6;">Text here</p>
.mytext {color:#ca07c6;}
This box has a color of #ca07c6
<div style="background-color:#ca07c6;">Content here</div>
.mybackground {background-color:#ca07c6;}
Border around this has a color of #ca07c6
<div style="border:2px solid #ca07c6;">Content here</div>
.myborder {border:2px solid #ca07c6;}