#c02ba3 color space conversions
Hex:
#c02ba3
RGB:
192, 43, 163
CMY:
25, 83, 36
CMYK:
0, 78, 15, 25
HSL:
312°, 63.4043%, 46.0784%
HSV (HSB):
312°, 77.6042%, 75.2941%
XYZ:
29.2130, 15.5786, 36.1176
xyY:
0.3611, 0.1925, 15.5786
CIE-Lab:
46.4167, 68.3917, -30.8319
CIE-LCH:
46.4167, 75.0202, 335.7335
CIE-Luv:
46.4167, 70.5500, -54.7107
Hunter-Lab:
39.4697, 63.0424, -26.6258
#c02ba3 color charts
#c02ba3 color shades, tints & tones
#c02ba3 color schemes
#c02ba3 color preview, HTML & CSS examples
This text has a color of #c02ba3
<p style="color:#c02ba3;">Text here</p>
.mytext {color:#c02ba3;}
This box has a color of #c02ba3
<div style="background-color:#c02ba3;">Content here</div>
.mybackground {background-color:#c02ba3;}
Border around this has a color of #c02ba3
<div style="border:2px solid #c02ba3;">Content here</div>
.myborder {border:2px solid #c02ba3;}