#e31bbd color space conversions
Hex:
#e31bbd
RGB:
227, 27, 189
CMY:
11, 89, 26
CMYK:
0, 88, 17, 11
HSL:
311°, 78.7402%, 49.8039%
HSV (HSB):
311°, 88.1057%, 89.0196%
XYZ:
41.2558, 20.7889, 49.9823
xyY:
0.3683, 0.1856, 20.7889
CIE-Lab:
52.7177, 82.3784, -35.8034
CIE-LCH:
52.7177, 89.8225, 336.5092
CIE-Luv:
52.7177, 89.2399, -66.0623
Hunter-Lab:
45.5948, 81.7221, -33.0790
#e31bbd color charts
#e31bbd color shades, tints & tones
#e31bbd color schemes
#e31bbd color preview, HTML & CSS examples
This text has a color of #e31bbd
<p style="color:#e31bbd;">Text here</p>
.mytext {color:#e31bbd;}
This box has a color of #e31bbd
<div style="background-color:#e31bbd;">Content here</div>
.mybackground {background-color:#e31bbd;}
Border around this has a color of #e31bbd
<div style="border:2px solid #e31bbd;">Content here</div>
.myborder {border:2px solid #e31bbd;}