#c02bb5 color space conversions
Hex:
#c02bb5
RGB:
192, 43, 181
CMY:
25, 83, 29
CMYK:
0, 78, 6, 25
HSL:
304°, 63.4043%, 46.0784%
HSV (HSB):
304°, 77.6042%, 75.2941%
XYZ:
30.9426, 16.2704, 45.2257
xyY:
0.3347, 0.1760, 16.2704
CIE-Lab:
47.3273, 70.9987, -40.0389
CIE-LCH:
47.3273, 81.5104, 330.5797
CIE-Luv:
47.3273, 63.7049, -68.7662
Hunter-Lab:
40.3366, 66.3400, -38.2408
#c02bb5 color charts
#c02bb5 color shades, tints & tones
#c02bb5 color schemes
#c02bb5 color preview, HTML & CSS examples
This text has a color of #c02bb5
<p style="color:#c02bb5;">Text here</p>
.mytext {color:#c02bb5;}
This box has a color of #c02bb5
<div style="background-color:#c02bb5;">Content here</div>
.mybackground {background-color:#c02bb5;}
Border around this has a color of #c02bb5
<div style="border:2px solid #c02bb5;">Content here</div>
.myborder {border:2px solid #c02bb5;}