#c01ff5 color space conversions
Hex:
#c01ff5
RGB:
192, 31, 245
CMY:
25, 88, 4
CMYK:
22, 87, 0, 4
HSL:
285°, 91.4530%, 54.1176%
HSV (HSB):
285°, 87.3469%, 96.0784%
XYZ:
38.7096, 18.7790, 87.9707
xyY:
0.2661, 0.1291, 18.7790
CIE-Lab:
50.4277, 84.2951, -71.7452
CIE-LCH:
50.4277, 110.6934, 319.5983
CIE-Luv:
50.4277, 44.0244, -117.4013
Hunter-Lab:
43.3348, 83.6129, -90.0259
#c01ff5 color charts
#c01ff5 color shades, tints & tones
#c01ff5 color schemes
#c01ff5 color preview, HTML & CSS examples
This text has a color of #c01ff5
<p style="color:#c01ff5;">Text here</p>
.mytext {color:#c01ff5;}
This box has a color of #c01ff5
<div style="background-color:#c01ff5;">Content here</div>
.mybackground {background-color:#c01ff5;}
Border around this has a color of #c01ff5
<div style="border:2px solid #c01ff5;">Content here</div>
.myborder {border:2px solid #c01ff5;}