#c02feb color space conversions
Hex:
#c02feb
RGB:
192, 47, 235
CMY:
25, 82, 8
CMYK:
18, 80, 0, 8
HSL:
286°, 82.4561%, 55.2941%
HSV (HSB):
286°, 80.0000%, 92.1569%
XYZ:
37.7501, 19.2377, 80.3208
xyY:
0.2749, 0.1401, 19.2377
CIE-Lab:
50.9641, 78.8950, -65.2563
CIE-LCH:
50.9641, 102.3855, 320.4049
CIE-Luv:
50.9641, 45.2807, -108.0765
Hunter-Lab:
43.8608, 76.8753, -77.8734
#c02feb color charts
#c02feb color shades, tints & tones
#c02feb color schemes
#c02feb color preview, HTML & CSS examples
This text has a color of #c02feb
<p style="color:#c02feb;">Text here</p>
.mytext {color:#c02feb;}
This box has a color of #c02feb
<div style="background-color:#c02feb;">Content here</div>
.mybackground {background-color:#c02feb;}
Border around this has a color of #c02feb
<div style="border:2px solid #c02feb;">Content here</div>
.myborder {border:2px solid #c02feb;}