#e011fd color space conversions
Hex:
#e011fd
RGB:
224, 17, 253
CMY:
12, 93, 1
CMYK:
11, 93, 0, 1
HSL:
293°, 98.3333%, 52.9412%
HSV (HSB):
293°, 93.2806%, 99.2157%
XYZ:
48.6705, 23.3400, 94.8684
xyY:
0.2917, 0.1399, 23.3400
CIE-Lab:
55.4209, 92.1691, -67.8827
CIE-LCH:
55.4209, 114.4693, 323.6283
CIE-Luv:
55.4209, 62.7120, -115.9600
Hunter-Lab:
48.3115, 95.2813, -82.6085
#e011fd color charts
#e011fd color shades, tints & tones
#e011fd color schemes
#e011fd color preview, HTML & CSS examples
This text has a color of #e011fd
<p style="color:#e011fd;">Text here</p>
.mytext {color:#e011fd;}
This box has a color of #e011fd
<div style="background-color:#e011fd;">Content here</div>
.mybackground {background-color:#e011fd;}
Border around this has a color of #e011fd
<div style="border:2px solid #e011fd;">Content here</div>
.myborder {border:2px solid #e011fd;}