#e101ff color space conversions
Hex:
#e101ff
RGB:
225, 1, 255
CMY:
12, 100, 0
CMYK:
12, 100, 0, 0
HSL:
293°, 100.0000%, 50.1961%
HSV (HSB):
293°, 99.6078%, 100.0000%
XYZ:
49.1122, 23.2493, 96.5068
xyY:
0.2908, 0.1377, 23.2493
CIE-Lab:
55.3282, 93.7751, -69.1360
CIE-LCH:
55.3282, 116.5056, 323.6004
CIE-Luv:
55.3282, 63.2647, -117.9060
Hunter-Lab:
48.2175, 97.4316, -84.9161
#e101ff color charts
#e101ff color shades, tints & tones
#e101ff color schemes
#e101ff color preview, HTML & CSS examples
This text has a color of #e101ff
<p style="color:#e101ff;">Text here</p>
.mytext {color:#e101ff;}
This box has a color of #e101ff
<div style="background-color:#e101ff;">Content here</div>
.mybackground {background-color:#e101ff;}
Border around this has a color of #e101ff
<div style="border:2px solid #e101ff;">Content here</div>
.myborder {border:2px solid #e101ff;}