#e011fa color space conversions
Hex:
#e011fa
RGB:
224, 17, 250
CMY:
12, 93, 2
CMYK:
10, 93, 0, 2
HSL:
293°, 95.8848%, 52.3529%
HSV (HSB):
293°, 93.2000%, 98.0392%
XYZ:
48.1962, 23.1503, 92.3707
xyY:
0.2944, 0.1414, 23.1503
CIE-Lab:
55.2268, 91.7019, -66.5260
CIE-LCH:
55.2268, 113.2914, 324.0406
CIE-Luv:
55.2268, 63.7555, -113.8286
Hunter-Lab:
48.1148, 94.6013, -80.1446
#e011fa color charts
#e011fa color shades, tints & tones
#e011fa color schemes
#e011fa color preview, HTML & CSS examples
This text has a color of #e011fa
<p style="color:#e011fa;">Text here</p>
.mytext {color:#e011fa;}
This box has a color of #e011fa
<div style="background-color:#e011fa;">Content here</div>
.mybackground {background-color:#e011fa;}
Border around this has a color of #e011fa
<div style="border:2px solid #e011fa;">Content here</div>
.myborder {border:2px solid #e011fa;}