#e31ae8 color space conversions
Hex:
#e31ae8
RGB:
227, 26, 232
CMY:
11, 90, 9
CMYK:
2, 89, 0, 9
HSL:
299°, 81.7460%, 50.5882%
HSV (HSB):
299°, 88.7931%, 90.9804%
XYZ:
46.6134, 22.8959, 78.3065
xyY:
0.3153, 0.1549, 22.8959
CIE-Lab:
54.9649, 88.4174, -56.8348
CIE-LCH:
54.9649, 105.1087, 327.2671
CIE-Luv:
54.9649, 71.8117, -99.0504
Hunter-Lab:
47.8496, 90.1516, -63.5340
#e31ae8 color charts
#e31ae8 color shades, tints & tones
#e31ae8 color schemes
#e31ae8 color preview, HTML & CSS examples
This text has a color of #e31ae8
<p style="color:#e31ae8;">Text here</p>
.mytext {color:#e31ae8;}
This box has a color of #e31ae8
<div style="background-color:#e31ae8;">Content here</div>
.mybackground {background-color:#e31ae8;}
Border around this has a color of #e31ae8
<div style="border:2px solid #e31ae8;">Content here</div>
.myborder {border:2px solid #e31ae8;}