#c01feb color space conversions
Hex:
#c01feb
RGB:
192, 31, 235
CMY:
25, 88, 8
CMYK:
18, 87, 0, 8
HSL:
287°, 83.6066%, 52.1569%
HSV (HSB):
287°, 86.8085%, 92.1569%
XYZ:
37.2236, 18.1846, 80.1453
xyY:
0.2746, 0.1342, 18.1846
CIE-Lab:
49.7192, 82.5440, -67.2708
CIE-LCH:
49.7192, 106.4841, 320.8210
CIE-Luv:
49.7192, 46.9680, -110.5271
Hunter-Lab:
42.6434, 81.1875, -81.5811
#c01feb color charts
#c01feb color shades, tints & tones
#c01feb color schemes
#c01feb color preview, HTML & CSS examples
This text has a color of #c01feb
<p style="color:#c01feb;">Text here</p>
.mytext {color:#c01feb;}
This box has a color of #c01feb
<div style="background-color:#c01feb;">Content here</div>
.mybackground {background-color:#c01feb;}
Border around this has a color of #c01feb
<div style="border:2px solid #c01feb;">Content here</div>
.myborder {border:2px solid #c01feb;}