#e31ab7 color space conversions
Hex:
#e31ab7
RGB:
227, 26, 183
CMY:
11, 90, 28
CMYK:
0, 89, 19, 11
HSL:
313°, 79.4466%, 49.6078%
HSV (HSB):
313°, 88.5463%, 89.0196%
XYZ:
40.5952, 20.4886, 46.6148
xyY:
0.3769, 0.1902, 20.4886
CIE-Lab:
52.3852, 81.7800, -32.8309
CIE-LCH:
52.3852, 88.1240, 338.1268
CIE-Luv:
52.3852, 91.9807, -61.4907
Hunter-Lab:
45.2643, 80.8748, -29.3740
#e31ab7 color charts
#e31ab7 color shades, tints & tones
#e31ab7 color schemes
#e31ab7 color preview, HTML & CSS examples
This text has a color of #e31ab7
<p style="color:#e31ab7;">Text here</p>
.mytext {color:#e31ab7;}
This box has a color of #e31ab7
<div style="background-color:#e31ab7;">Content here</div>
.mybackground {background-color:#e31ab7;}
Border around this has a color of #e31ab7
<div style="border:2px solid #e31ab7;">Content here</div>
.myborder {border:2px solid #e31ab7;}