#e31afe color space conversions
Hex:
#e31afe
RGB:
227, 26, 254
CMY:
11, 90, 0
CMYK:
11, 90, 0, 0
HSL:
293°, 99.1304%, 54.9020%
HSV (HSB):
293°, 89.7638%, 99.6078%
XYZ:
49.9373, 24.2254, 95.8099
xyY:
0.2938, 0.1425, 24.2254
CIE-Lab:
56.3128, 91.7655, -66.9748
CIE-LCH:
56.3128, 113.6069, 323.8763
CIE-Luv:
56.3128, 63.8447, -115.0802
Hunter-Lab:
49.2193, 94.9700, -80.9598
#e31afe color charts
#e31afe color shades, tints & tones
#e31afe color schemes
#e31afe color preview, HTML & CSS examples
This text has a color of #e31afe
<p style="color:#e31afe;">Text here</p>
.mytext {color:#e31afe;}
This box has a color of #e31afe
<div style="background-color:#e31afe;">Content here</div>
.mybackground {background-color:#e31afe;}
Border around this has a color of #e31afe
<div style="border:2px solid #e31afe;">Content here</div>
.myborder {border:2px solid #e31afe;}