#c02ca8 color space conversions
Hex:
#c02ca8
RGB:
192, 44, 168
CMY:
25, 83, 34
CMYK:
0, 77, 13, 25
HSL:
310°, 62.7119%, 46.2745%
HSV (HSB):
310°, 77.0833%, 75.2941%
XYZ:
29.7068, 15.8350, 38.5365
xyY:
0.3533, 0.1883, 15.8350
CIE-Lab:
46.7572, 68.8144, -33.2689
CIE-LCH:
46.7572, 76.4345, 334.1982
CIE-Luv:
46.7572, 68.4084, -58.4019
Hunter-Lab:
39.7932, 63.6174, -29.5624
#c02ca8 color charts
#c02ca8 color shades, tints & tones
#c02ca8 color schemes
#c02ca8 color preview, HTML & CSS examples
This text has a color of #c02ca8
<p style="color:#c02ca8;">Text here</p>
.mytext {color:#c02ca8;}
This box has a color of #c02ca8
<div style="background-color:#c02ca8;">Content here</div>
.mybackground {background-color:#c02ca8;}
Border around this has a color of #c02ca8
<div style="border:2px solid #c02ca8;">Content here</div>
.myborder {border:2px solid #c02ca8;}