#e31aa8 color space conversions
Hex:
#e31aa8
RGB:
227, 26, 168
CMY:
11, 90, 34
CMYK:
0, 89, 26, 11
HSL:
318°, 79.4466%, 49.6078%
HSV (HSB):
318°, 88.5463%, 89.0196%
XYZ:
39.1158, 19.8968, 38.8246
xyY:
0.3998, 0.2034, 19.8968
CIE-Lab:
51.7204, 80.0149, -25.0634
CIE-LCH:
51.7204, 83.8484, 342.6076
CIE-Luv:
51.7204, 98.6769, -49.7162
Hunter-Lab:
44.6059, 78.4702, -20.3815
#e31aa8 color charts
#e31aa8 color shades, tints & tones
#e31aa8 color schemes
#e31aa8 color preview, HTML & CSS examples
This text has a color of #e31aa8
<p style="color:#e31aa8;">Text here</p>
.mytext {color:#e31aa8;}
This box has a color of #e31aa8
<div style="background-color:#e31aa8;">Content here</div>
.mybackground {background-color:#e31aa8;}
Border around this has a color of #e31aa8
<div style="border:2px solid #e31aa8;">Content here</div>
.myborder {border:2px solid #e31aa8;}