#e110ff color space conversions
Hex:
#e110ff
RGB:
225, 16, 255
CMY:
12, 94, 0
CMYK:
12, 94, 0, 0
HSL:
292°, 100.0000%, 53.1373%
HSV (HSB):
292°, 93.7255%, 100.0000%
XYZ:
49.2866, 23.5981, 96.5649
xyY:
0.2909, 0.1393, 23.5981
CIE-Lab:
55.6832, 92.7193, -68.5625
CIE-LCH:
55.6832, 115.3156, 323.5185
CIE-Luv:
55.6832, 62.7330, -117.1576
Hunter-Lab:
48.5779, 96.0928, -83.8543
#e110ff color charts
#e110ff color shades, tints & tones
#e110ff color schemes
#e110ff color preview, HTML & CSS examples
This text has a color of #e110ff
<p style="color:#e110ff;">Text here</p>
.mytext {color:#e110ff;}
This box has a color of #e110ff
<div style="background-color:#e110ff;">Content here</div>
.mybackground {background-color:#e110ff;}
Border around this has a color of #e110ff
<div style="border:2px solid #e110ff;">Content here</div>
.myborder {border:2px solid #e110ff;}