#e301fc color space conversions
Hex:
#e301fc
RGB:
227, 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:
49.2601, 23.3809, 94.0121
xyY:
0.2956, 0.1403, 23.3809
CIE-Lab:
55.4625, 93.5984, -67.2345
CIE-LCH:
55.4625, 115.2438, 324.3092
CIE-Luv:
55.4625, 65.6638, -115.2145
Hunter-Lab:
48.3538, 97.2266, -81.4273
#e301fc color charts
#e301fc color shades, tints & tones
#e301fc color schemes
#e301fc color preview, HTML & CSS examples
This text has a color of #e301fc
<p style="color:#e301fc;">Text here</p>
.mytext {color:#e301fc;}
This box has a color of #e301fc
<div style="background-color:#e301fc;">Content here</div>
.mybackground {background-color:#e301fc;}
Border around this has a color of #e301fc
<div style="border:2px solid #e301fc;">Content here</div>
.myborder {border:2px solid #e301fc;}