#e31bb2 color space conversions
Hex:
#e31bb2
RGB:
227, 27, 178
CMY:
11, 89, 30
CMYK:
0, 88, 22, 11
HSL:
315°, 78.7402%, 49.8039%
HSV (HSB):
315°, 88.1057%, 89.0196%
XYZ:
40.1064, 20.3291, 43.9295
xyY:
0.3843, 0.1948, 20.3291
CIE-Lab:
52.2073, 81.0293, -30.1857
CIE-LCH:
52.2073, 86.4692, 339.5682
CIE-Luv:
52.2073, 94.0675, -57.4398
Hunter-Lab:
45.0878, 79.8751, -26.2054
#e31bb2 color charts
#e31bb2 color shades, tints & tones
#e31bb2 color schemes
#e31bb2 color preview, HTML & CSS examples
This text has a color of #e31bb2
<p style="color:#e31bb2;">Text here</p>
.mytext {color:#e31bb2;}
This box has a color of #e31bb2
<div style="background-color:#e31bb2;">Content here</div>
.mybackground {background-color:#e31bb2;}
Border around this has a color of #e31bb2
<div style="border:2px solid #e31bb2;">Content here</div>
.myborder {border:2px solid #e31bb2;}