#c02ca5 color space conversions
Hex:
#c02ca5
RGB:
192, 44, 165
CMY:
25, 83, 35
CMYK:
0, 77, 14, 25
HSL:
311°, 62.7119%, 46.2745%
HSV (HSB):
311°, 77.0833%, 75.2941%
XYZ:
29.4304, 15.7244, 37.0813
xyY:
0.3579, 0.1912, 15.7244
CIE-Lab:
46.6109, 68.3898, -31.7176
CIE-LCH:
46.6109, 75.3868, 335.1193
CIE-Luv:
46.6109, 69.5622, -56.0460
Hunter-Lab:
39.6541, 63.0845, -27.6854
#c02ca5 color charts
#c02ca5 color shades, tints & tones
#c02ca5 color schemes
#c02ca5 color preview, HTML & CSS examples
This text has a color of #c02ca5
<p style="color:#c02ca5;">Text here</p>
.mytext {color:#c02ca5;}
This box has a color of #c02ca5
<div style="background-color:#c02ca5;">Content here</div>
.mybackground {background-color:#c02ca5;}
Border around this has a color of #c02ca5
<div style="border:2px solid #c02ca5;">Content here</div>
.myborder {border:2px solid #c02ca5;}