#e101fc color space conversions
Hex:
#e101fc
RGB:
225, 1, 252
CMY:
12, 100, 1
CMYK:
11, 100, 0, 1
HSL:
294°, 99.2095%, 49.6078%
HSV (HSB):
294°, 99.6032%, 98.8235%
XYZ:
48.6329, 23.0575, 93.9828
xyY:
0.2935, 0.1392, 23.0575
CIE-Lab:
55.1316, 93.3130, -67.7853
CIE-LCH:
55.1316, 115.3350, 324.0042
CIE-Luv:
55.1316, 64.3174, -115.7909
Hunter-Lab:
48.0183, 96.7528, -82.4314
#e101fc color charts
#e101fc color shades, tints & tones
#e101fc color schemes
#e101fc color preview, HTML & CSS examples
This text has a color of #e101fc
<p style="color:#e101fc;">Text here</p>
.mytext {color:#e101fc;}
This box has a color of #e101fc
<div style="background-color:#e101fc;">Content here</div>
.mybackground {background-color:#e101fc;}
Border around this has a color of #e101fc
<div style="border:2px solid #e101fc;">Content here</div>
.myborder {border:2px solid #e101fc;}