#e71efb color space conversions
Hex:
#e71efb
RGB:
231, 30, 251
CMY:
9, 88, 2
CMYK:
8, 88, 0, 2
HSL:
295°, 96.5066%, 55.0980%
HSV (HSB):
295°, 88.0478%, 98.4314%
XYZ:
50.8319, 24.8825, 93.3905
xyY:
0.3006, 0.1471, 24.8825
CIE-Lab:
56.9608, 91.3674, -64.2306
CIE-LCH:
56.9608, 111.6851, 324.8931
CIE-Luv:
56.9608, 67.2948, -111.3288
Hunter-Lab:
49.8824, 94.6035, -76.0859
#e71efb color charts
#e71efb color shades, tints & tones
#e71efb color schemes
#e71efb color preview, HTML & CSS examples
This text has a color of #e71efb
<p style="color:#e71efb;">Text here</p>
.mytext {color:#e71efb;}
This box has a color of #e71efb
<div style="background-color:#e71efb;">Content here</div>
.mybackground {background-color:#e71efb;}
Border around this has a color of #e71efb
<div style="border:2px solid #e71efb;">Content here</div>
.myborder {border:2px solid #e71efb;}