#e31bcb color space conversions
Hex:
#e31bcb
RGB:
227, 27, 203
CMY:
11, 89, 20
CMYK:
0, 88, 11, 11
HSL:
307°, 78.7402%, 49.8039%
HSV (HSB):
307°, 88.1057%, 89.0196%
XYZ:
42.8500, 21.4266, 58.3772
xyY:
0.3494, 0.1747, 21.4266
CIE-Lab:
53.4132, 84.1951, -42.7987
CIE-LCH:
53.4132, 94.4487, 333.0545
CIE-Luv:
53.4132, 83.2776, -76.9478
Hunter-Lab:
46.2888, 84.2336, -42.3715
#e31bcb color charts
#e31bcb color shades, tints & tones
#e31bcb color schemes
#e31bcb color preview, HTML & CSS examples
This text has a color of #e31bcb
<p style="color:#e31bcb;">Text here</p>
.mytext {color:#e31bcb;}
This box has a color of #e31bcb
<div style="background-color:#e31bcb;">Content here</div>
.mybackground {background-color:#e31bcb;}
Border around this has a color of #e31bcb
<div style="border:2px solid #e31bcb;">Content here</div>
.myborder {border:2px solid #e31bcb;}