#e31fd0 color space conversions
Hex:
#e31fd0
RGB:
227, 31, 208
CMY:
11, 88, 18
CMYK:
0, 86, 8, 11
HSL:
306°, 77.7778%, 50.5882%
HSV (HSB):
306°, 86.3436%, 89.0196%
XYZ:
43.5537, 21.8649, 61.5993
xyY:
0.3429, 0.1721, 21.8649
CIE-Lab:
53.8834, 84.2558, -44.9240
CIE-LCH:
53.8834, 95.4841, 331.9341
CIE-Luv:
53.8834, 80.7748, -80.2858
Hunter-Lab:
46.7600, 84.4306, -45.3738
#e31fd0 color charts
#e31fd0 color shades, tints & tones
#e31fd0 color schemes
#e31fd0 color preview, HTML & CSS examples
This text has a color of #e31fd0
<p style="color:#e31fd0;">Text here</p>
.mytext {color:#e31fd0;}
This box has a color of #e31fd0
<div style="background-color:#e31fd0;">Content here</div>
.mybackground {background-color:#e31fd0;}
Border around this has a color of #e31fd0
<div style="border:2px solid #e31fd0;">Content here</div>
.myborder {border:2px solid #e31fd0;}