#e31ff6 color space conversions
Hex:
#e31ff6
RGB:
227, 31, 246
CMY:
11, 88, 4
CMYK:
8, 87, 0, 4
HSL:
295°, 92.2747%, 54.3137%
HSV (HSB):
295°, 87.3984%, 96.4706%
XYZ:
48.8031, 23.9647, 89.2422
xyY:
0.3012, 0.1479, 23.9647
CIE-Lab:
56.0524, 89.8098, -62.9405
CIE-LCH:
56.0524, 109.6690, 324.9765
CIE-Luv:
56.0524, 66.2633, -108.7775
Hunter-Lab:
48.9537, 92.2816, -73.8175
#e31ff6 color charts
#e31ff6 color shades, tints & tones
#e31ff6 color schemes
#e31ff6 color preview, HTML & CSS examples
This text has a color of #e31ff6
<p style="color:#e31ff6;">Text here</p>
.mytext {color:#e31ff6;}
This box has a color of #e31ff6
<div style="background-color:#e31ff6;">Content here</div>
.mybackground {background-color:#e31ff6;}
Border around this has a color of #e31ff6
<div style="border:2px solid #e31ff6;">Content here</div>
.myborder {border:2px solid #e31ff6;}