#c02caa color space conversions
Hex:
#c02caa
RGB:
192, 44, 170
CMY:
25, 83, 33
CMYK:
0, 77, 11, 25
HSL:
309°, 62.7119%, 46.2745%
HSV (HSB):
309°, 77.0833%, 75.2941%
XYZ:
29.8946, 15.9101, 39.5255
xyY:
0.3503, 0.1865, 15.9101
CIE-Lab:
46.8563, 69.1008, -34.2981
CIE-LCH:
46.8563, 77.1446, 333.6026
CIE-Luv:
46.8563, 67.6443, -59.9698
Hunter-Lab:
39.8875, 63.9779, -30.8308
#c02caa color charts
#c02caa color shades, tints & tones
#c02caa color schemes
#c02caa color preview, HTML & CSS examples
This text has a color of #c02caa
<p style="color:#c02caa;">Text here</p>
.mytext {color:#c02caa;}
This box has a color of #c02caa
<div style="background-color:#c02caa;">Content here</div>
.mybackground {background-color:#c02caa;}
Border around this has a color of #c02caa
<div style="border:2px solid #c02caa;">Content here</div>
.myborder {border:2px solid #c02caa;}