#e31ba8 color space conversions
Hex:
#e31ba8
RGB:
227, 27, 168
CMY:
11, 89, 34
CMYK:
0, 88, 26, 11
HSL:
318°, 78.7402%, 49.8039%
HSV (HSB):
318°, 88.1057%, 89.0196%
XYZ:
39.1384, 19.9419, 38.8321
xyY:
0.3997, 0.2037, 19.9419
CIE-Lab:
51.7715, 79.8660, -24.9845
CIE-LCH:
51.7715, 83.6828, 342.6288
CIE-Luv:
51.7715, 98.5400, -49.5859
Hunter-Lab:
44.6564, 78.2949, -20.2977
#e31ba8 color charts
#e31ba8 color shades, tints & tones
#e31ba8 color schemes
#e31ba8 color preview, HTML & CSS examples
This text has a color of #e31ba8
<p style="color:#e31ba8;">Text here</p>
.mytext {color:#e31ba8;}
This box has a color of #e31ba8
<div style="background-color:#e31ba8;">Content here</div>
.mybackground {background-color:#e31ba8;}
Border around this has a color of #e31ba8
<div style="border:2px solid #e31ba8;">Content here</div>
.myborder {border:2px solid #e31ba8;}