#e31bb5 color space conversions
Hex:
#e31bb5
RGB:
227, 27, 181
CMY:
11, 89, 29
CMYK:
0, 88, 20, 11
HSL:
314°, 78.7402%, 49.8039%
HSV (HSB):
314°, 88.1057%, 89.0196%
XYZ:
40.4110, 20.4510, 45.5336
xyY:
0.3798, 0.1922, 20.4510
CIE-Lab:
52.3433, 81.3902, -31.7285
CIE-LCH:
52.3433, 87.3559, 338.7025
CIE-Luv:
52.3433, 92.7401, -59.7949
Hunter-Lab:
45.2227, 80.3676, -28.0416
#e31bb5 color charts
#e31bb5 color shades, tints & tones
#e31bb5 color schemes
#e31bb5 color preview, HTML & CSS examples
This text has a color of #e31bb5
<p style="color:#e31bb5;">Text here</p>
.mytext {color:#e31bb5;}
This box has a color of #e31bb5
<div style="background-color:#e31bb5;">Content here</div>
.mybackground {background-color:#e31bb5;}
Border around this has a color of #e31bb5
<div style="border:2px solid #e31bb5;">Content here</div>
.myborder {border:2px solid #e31bb5;}