#e31ba9 color space conversions
Hex:
#e31ba9
RGB:
227, 27, 169
CMY:
11, 89, 34
CMYK:
0, 88, 26, 11
HSL:
317°, 78.7402%, 49.8039%
HSV (HSB):
317°, 88.1057%, 89.0196%
XYZ:
39.2319, 19.9793, 39.3248
xyY:
0.3981, 0.2028, 19.9793
CIE-Lab:
51.8138, 79.9796, -25.5087
CIE-LCH:
51.8138, 83.9489, 342.3104
CIE-Luv:
51.8138, 98.0899, -50.3709
Hunter-Lab:
44.6982, 78.4486, -20.8736
#e31ba9 color charts
#e31ba9 color shades, tints & tones
#e31ba9 color schemes
#e31ba9 color preview, HTML & CSS examples
This text has a color of #e31ba9
<p style="color:#e31ba9;">Text here</p>
.mytext {color:#e31ba9;}
This box has a color of #e31ba9
<div style="background-color:#e31ba9;">Content here</div>
.mybackground {background-color:#e31ba9;}
Border around this has a color of #e31ba9
<div style="border:2px solid #e31ba9;">Content here</div>
.myborder {border:2px solid #e31ba9;}