#e31bfc color space conversions
Hex:
#e31bfc
RGB:
227, 27, 252
CMY:
11, 89, 1
CMYK:
10, 89, 0, 1
HSL:
293°, 97.4026%, 54.7059%
HSV (HSB):
293°, 89.2857%, 98.8235%
XYZ:
49.6412, 24.1430, 94.1392
xyY:
0.2956, 0.1438, 24.1430
CIE-Lab:
56.2307, 91.3201, -65.9958
CIE-LCH:
56.2307, 112.6712, 324.1449
CIE-Luv:
56.2307, 64.4685, -113.5492
Hunter-Lab:
49.1356, 94.3496, -79.1992
#e31bfc color charts
#e31bfc color shades, tints & tones
#e31bfc color schemes
#e31bfc color preview, HTML & CSS examples
This text has a color of #e31bfc
<p style="color:#e31bfc;">Text here</p>
.mytext {color:#e31bfc;}
This box has a color of #e31bfc
<div style="background-color:#e31bfc;">Content here</div>
.mybackground {background-color:#e31bfc;}
Border around this has a color of #e31bfc
<div style="border:2px solid #e31bfc;">Content here</div>
.myborder {border:2px solid #e31bfc;}