#c02bbc color space conversions
Hex:
#c02bbc
RGB:
192, 43, 188
CMY:
25, 83, 26
CMYK:
0, 78, 2, 25
HSL:
302°, 63.4043%, 46.0784%
HSV (HSB):
302°, 77.6042%, 75.2941%
XYZ:
31.6792, 16.5651, 49.1046
xyY:
0.3254, 0.1702, 16.5651
CIE-Lab:
47.7073, 72.0689, -43.5336
CIE-LCH:
47.7073, 84.1968, 328.8657
CIE-Luv:
47.7073, 61.1482, -74.1585
Hunter-Lab:
40.7002, 67.7110, -43.0430
#c02bbc color charts
#c02bbc color shades, tints & tones
#c02bbc color schemes
#c02bbc color preview, HTML & CSS examples
This text has a color of #c02bbc
<p style="color:#c02bbc;">Text here</p>
.mytext {color:#c02bbc;}
This box has a color of #c02bbc
<div style="background-color:#c02bbc;">Content here</div>
.mybackground {background-color:#c02bbc;}
Border around this has a color of #c02bbc
<div style="border:2px solid #c02bbc;">Content here</div>
.myborder {border:2px solid #c02bbc;}