#e31bd2 color space conversions
Hex:
#e31bd2
RGB:
227, 27, 210
CMY:
11, 89, 18
CMYK:
0, 88, 7, 11
HSL:
305°, 78.7402%, 49.8039%
HSV (HSB):
305°, 88.1057%, 89.0196%
XYZ:
43.7033, 21.7679, 62.8710
xyY:
0.3405, 0.1696, 21.7679
CIE-Lab:
53.7799, 85.1430, -46.2330
CIE-LCH:
53.7799, 96.8856, 331.4979
CIE-Luv:
53.7799, 80.3854, -82.3344
Hunter-Lab:
46.6561, 85.5551, -47.2364
#e31bd2 color charts
#e31bd2 color shades, tints & tones
#e31bd2 color schemes
#e31bd2 color preview, HTML & CSS examples
This text has a color of #e31bd2
<p style="color:#e31bd2;">Text here</p>
.mytext {color:#e31bd2;}
This box has a color of #e31bd2
<div style="background-color:#e31bd2;">Content here</div>
.mybackground {background-color:#e31bd2;}
Border around this has a color of #e31bd2
<div style="border:2px solid #e31bd2;">Content here</div>
.myborder {border:2px solid #e31bd2;}