#e31fd1 color space conversions
Hex:
#e31fd1
RGB:
227, 31, 209
CMY:
11, 88, 18
CMYK:
0, 86, 8, 11
HSL:
306°, 77.7778%, 50.5882%
HSV (HSB):
306°, 86.3436%, 89.0196%
XYZ:
43.6772, 21.9143, 62.2494
xyY:
0.3417, 0.1714, 21.9143
CIE-Lab:
53.9360, 84.3931, -45.4132
CIE-LCH:
53.9360, 95.8361, 331.7146
CIE-Luv:
53.9360, 80.3676, -81.0553
Hunter-Lab:
46.8127, 84.6216, -46.0722
#e31fd1 color charts
#e31fd1 color shades, tints & tones
#e31fd1 color schemes
#e31fd1 color preview, HTML & CSS examples
This text has a color of #e31fd1
<p style="color:#e31fd1;">Text here</p>
.mytext {color:#e31fd1;}
This box has a color of #e31fd1
<div style="background-color:#e31fd1;">Content here</div>
.mybackground {background-color:#e31fd1;}
Border around this has a color of #e31fd1
<div style="border:2px solid #e31fd1;">Content here</div>
.myborder {border:2px solid #e31fd1;}