#e31ed8 color space conversions
Hex:
#e31ed8
RGB:
227, 30, 216
CMY:
11, 88, 15
CMYK:
0, 87, 5, 11
HSL:
303°, 77.8656%, 50.3922%
HSV (HSB):
303°, 86.7841%, 89.0196%
XYZ:
44.5375, 22.2173, 66.9067
xyY:
0.3332, 0.1662, 22.2173
CIE-Lab:
54.2568, 85.5271, -48.9006
CIE-LCH:
54.2568, 98.5198, 330.2410
CIE-Luv:
54.2568, 77.6596, -86.5460
Hunter-Lab:
47.1352, 86.1757, -51.1653
#e31ed8 color charts
#e31ed8 color shades, tints & tones
#e31ed8 color schemes
#e31ed8 color preview, HTML & CSS examples
This text has a color of #e31ed8
<p style="color:#e31ed8;">Text here</p>
.mytext {color:#e31ed8;}
This box has a color of #e31ed8
<div style="background-color:#e31ed8;">Content here</div>
.mybackground {background-color:#e31ed8;}
Border around this has a color of #e31ed8
<div style="border:2px solid #e31ed8;">Content here</div>
.myborder {border:2px solid #e31ed8;}