#e201fc color space conversions
Hex:
#e201fc
RGB:
226, 1, 252
CMY:
11, 100, 1
CMYK:
10, 100, 0, 1
HSL:
294°, 99.2095%, 49.6078%
HSV (HSB):
294°, 99.6032%, 98.8235%
XYZ:
48.9456, 23.2187, 93.9974
xyY:
0.2946, 0.1397, 23.2187
CIE-Lab:
55.2969, 93.4555, -67.5101
CIE-LCH:
55.2969, 115.2889, 324.1565
CIE-Luv:
55.2969, 64.9896, -115.5036
Hunter-Lab:
48.1858, 96.9892, -81.9286
#e201fc color charts
#e201fc color shades, tints & tones
#e201fc color schemes
#e201fc color preview, HTML & CSS examples
This text has a color of #e201fc
<p style="color:#e201fc;">Text here</p>
.mytext {color:#e201fc;}
This box has a color of #e201fc
<div style="background-color:#e201fc;">Content here</div>
.mybackground {background-color:#e201fc;}
Border around this has a color of #e201fc
<div style="border:2px solid #e201fc;">Content here</div>
.myborder {border:2px solid #e201fc;}