#e31bfb color space conversions
Hex:
#e31bfb
RGB:
227, 27, 251
CMY:
11, 89, 2
CMYK:
10, 89, 0, 2
HSL:
294°, 96.5517%, 54.5098%
HSV (HSB):
294°, 89.2430%, 98.4314%
XYZ:
49.4831, 24.0798, 93.3066
xyY:
0.2965, 0.1443, 24.0798
CIE-Lab:
56.1676, 91.1643, -65.5412
CIE-LCH:
56.1676, 112.2790, 324.2863
CIE-Luv:
56.1676, 64.8176, -112.8307
Hunter-Lab:
49.0712, 94.1238, -78.3874
#e31bfb color charts
#e31bfb color shades, tints & tones
#e31bfb color schemes
#e31bfb color preview, HTML & CSS examples
This text has a color of #e31bfb
<p style="color:#e31bfb;">Text here</p>
.mytext {color:#e31bfb;}
This box has a color of #e31bfb
<div style="background-color:#e31bfb;">Content here</div>
.mybackground {background-color:#e31bfb;}
Border around this has a color of #e31bfb
<div style="border:2px solid #e31bfb;">Content here</div>
.myborder {border:2px solid #e31bfb;}