#e31dd9 color space conversions
Hex:
#e31dd9
RGB:
227, 29, 217
CMY:
11, 89, 15
CMYK:
0, 87, 4, 11
HSL:
303°, 77.9528%, 50.1961%
HSV (HSB):
303°, 87.2247%, 89.0196%
XYZ:
44.6423, 22.2194, 67.5815
xyY:
0.3321, 0.1653, 22.2194
CIE-Lab:
54.2590, 85.8221, -49.4665
CIE-LCH:
54.2590, 99.0574, 330.0415
CIE-Luv:
54.2590, 77.3639, -87.4338
Hunter-Lab:
47.1374, 86.5609, -52.0086
#e31dd9 color charts
#e31dd9 color shades, tints & tones
#e31dd9 color schemes
#e31dd9 color preview, HTML & CSS examples
This text has a color of #e31dd9
<p style="color:#e31dd9;">Text here</p>
.mytext {color:#e31dd9;}
This box has a color of #e31dd9
<div style="background-color:#e31dd9;">Content here</div>
.mybackground {background-color:#e31dd9;}
Border around this has a color of #e31dd9
<div style="border:2px solid #e31dd9;">Content here</div>
.myborder {border:2px solid #e31dd9;}