#ca07cb color space conversions
Hex:
#ca07cb
RGB:
202, 7, 203
CMY:
21, 97, 20
CMYK:
0, 97, 0, 20
HSL:
300°, 93.3333%, 41.1765%
HSV (HSB):
300°, 96.5517%, 79.6078%
XYZ:
35.2126, 17.0203, 57.9293
xyY:
0.3196, 0.1545, 17.0203
CIE-Lab:
48.2856, 82.0133, -51.2228
CIE-LCH:
48.2856, 96.6951, 328.0125
CIE-Luv:
48.2856, 66.2348, -86.8867
Hunter-Lab:
41.2557, 80.1561, -54.3732
#ca07cb color charts
#ca07cb color shades, tints & tones
#ca07cb color schemes
#ca07cb color preview, HTML & CSS examples
This text has a color of #ca07cb
<p style="color:#ca07cb;">Text here</p>
.mytext {color:#ca07cb;}
This box has a color of #ca07cb
<div style="background-color:#ca07cb;">Content here</div>
.mybackground {background-color:#ca07cb;}
Border around this has a color of #ca07cb
<div style="border:2px solid #ca07cb;">Content here</div>
.myborder {border:2px solid #ca07cb;}