#e011db color space conversions
Hex:
#e011db
RGB:
224, 17, 219
CMY:
12, 93, 14
CMYK:
0, 92, 2, 12
HSL:
301°, 85.8921%, 47.2549%
HSV (HSB):
301°, 92.4107%, 87.8431%
XYZ:
43.7271, 21.3627, 68.8366
xyY:
0.3265, 0.1595, 21.3627
CIE-Lab:
53.3441, 87.0911, -52.0935
CIE-LCH:
53.3441, 101.4819, 329.1143
CIE-Luv:
53.3441, 75.3481, -91.1440
Hunter-Lab:
46.2198, 87.9888, -55.9487
#e011db color charts
#e011db color shades, tints & tones
#e011db color schemes
#e011db color preview, HTML & CSS examples
This text has a color of #e011db
<p style="color:#e011db;">Text here</p>
.mytext {color:#e011db;}
This box has a color of #e011db
<div style="background-color:#e011db;">Content here</div>
.mybackground {background-color:#e011db;}
Border around this has a color of #e011db
<div style="border:2px solid #e011db;">Content here</div>
.myborder {border:2px solid #e011db;}