#e011ce color space conversions
Hex:
#e011ce
RGB:
224, 17, 206
CMY:
12, 93, 19
CMYK:
0, 92, 8, 12
HSL:
305°, 85.8921%, 47.2549%
HSV (HSB):
305°, 92.4107%, 87.8431%
XYZ:
42.0815, 20.7044, 60.1709
xyY:
0.3422, 0.1684, 20.7044
CIE-Lab:
52.6245, 85.2890, -45.8060
CIE-LCH:
52.6245, 96.8112, 331.7612
CIE-Luv:
52.6245, 80.6395, -81.2979
Hunter-Lab:
45.5021, 85.4526, -46.5522
#e011ce color charts
#e011ce color shades, tints & tones
#e011ce color schemes
#e011ce color preview, HTML & CSS examples
This text has a color of #e011ce
<p style="color:#e011ce;">Text here</p>
.mytext {color:#e011ce;}
This box has a color of #e011ce
<div style="background-color:#e011ce;">Content here</div>
.mybackground {background-color:#e011ce;}
Border around this has a color of #e011ce
<div style="border:2px solid #e011ce;">Content here</div>
.myborder {border:2px solid #e011ce;}