#c001eb color space conversions
Hex:
#c001eb
RGB:
192, 1, 235
CMY:
25, 100, 8
CMYK:
18, 100, 0, 8
HSL:
289°, 99.1525%, 46.2745%
HSV (HSB):
289°, 99.5745%, 92.1569%
XYZ:
36.7445, 17.2263, 79.9856
xyY:
0.2743, 0.1286, 17.2263
CIE-Lab:
48.5440, 86.0335, -69.1772
CIE-LCH:
48.5440, 110.3958, 321.1982
CIE-Luv:
48.5440, 48.4889, -112.7092
Hunter-Lab:
41.5046, 85.3949, -85.2075
#c001eb color charts
#c001eb color shades, tints & tones
#c001eb color schemes
#c001eb color preview, HTML & CSS examples
This text has a color of #c001eb
<p style="color:#c001eb;">Text here</p>
.mytext {color:#c001eb;}
This box has a color of #c001eb
<div style="background-color:#c001eb;">Content here</div>
.mybackground {background-color:#c001eb;}
Border around this has a color of #c001eb
<div style="border:2px solid #c001eb;">Content here</div>
.myborder {border:2px solid #c001eb;}