#c02cb3 color space conversions
Hex:
#c02cb3
RGB:
192, 44, 179
CMY:
25, 83, 30
CMYK:
0, 77, 7, 25
HSL:
305°, 62.7119%, 46.2745%
HSV (HSB):
305°, 77.0833%, 75.2941%
XYZ:
30.7756, 16.2625, 44.1647
xyY:
0.3374, 0.1783, 16.2625
CIE-Lab:
47.3170, 70.4231, -38.8805
CIE-LCH:
47.3170, 80.4432, 331.0970
CIE-Luv:
47.3170, 64.2611, -66.9906
Hunter-Lab:
40.3268, 65.6513, -36.7039
#c02cb3 color charts
#c02cb3 color shades, tints & tones
#c02cb3 color schemes
#c02cb3 color preview, HTML & CSS examples
This text has a color of #c02cb3
<p style="color:#c02cb3;">Text here</p>
.mytext {color:#c02cb3;}
This box has a color of #c02cb3
<div style="background-color:#c02cb3;">Content here</div>
.mybackground {background-color:#c02cb3;}
Border around this has a color of #c02cb3
<div style="border:2px solid #c02cb3;">Content here</div>
.myborder {border:2px solid #c02cb3;}