#e31bbb color space conversions
Hex:
#e31bbb
RGB:
227, 27, 187
CMY:
11, 89, 27
CMYK:
0, 88, 18, 11
HSL:
312°, 78.7402%, 49.8039%
HSV (HSB):
312°, 88.1057%, 89.0196%
XYZ:
41.0401, 20.7026, 48.8467
xyY:
0.3711, 0.1872, 20.7026
CIE-Lab:
52.6225, 82.1278, -34.7900
CIE-LCH:
52.6225, 89.1926, 337.0421
CIE-Luv:
52.6225, 90.1092, -64.4978
Hunter-Lab:
45.5001, 81.3779, -31.8007
#e31bbb color charts
#e31bbb color shades, tints & tones
#e31bbb color schemes
#e31bbb color preview, HTML & CSS examples
This text has a color of #e31bbb
<p style="color:#e31bbb;">Text here</p>
.mytext {color:#e31bbb;}
This box has a color of #e31bbb
<div style="background-color:#e31bbb;">Content here</div>
.mybackground {background-color:#e31bbb;}
Border around this has a color of #e31bbb
<div style="border:2px solid #e31bbb;">Content here</div>
.myborder {border:2px solid #e31bbb;}