#c02eb7 color space conversions
Hex:
#c02eb7
RGB:
192, 46, 183
CMY:
25, 82, 28
CMYK:
0, 76, 5, 25
HSL:
304°, 61.3445%, 46.6667%
HSV (HSB):
304°, 76.0417%, 75.2941%
XYZ:
31.2625, 16.5794, 46.3522
xyY:
0.3319, 0.1760, 16.5794
CIE-Lab:
47.7256, 70.4631, -40.5810
CIE-LCH:
47.7256, 81.3134, 330.0616
CIE-Luv:
47.7256, 62.4167, -69.6277
Hunter-Lab:
40.7178, 65.7935, -38.9920
#c02eb7 color charts
#c02eb7 color shades, tints & tones
#c02eb7 color schemes
#c02eb7 color preview, HTML & CSS examples
This text has a color of #c02eb7
<p style="color:#c02eb7;">Text here</p>
.mytext {color:#c02eb7;}
This box has a color of #c02eb7
<div style="background-color:#c02eb7;">Content here</div>
.mybackground {background-color:#c02eb7;}
Border around this has a color of #c02eb7
<div style="border:2px solid #c02eb7;">Content here</div>
.myborder {border:2px solid #c02eb7;}