#e71afc color space conversions
Hex:
#e71afc
RGB:
231, 26, 252
CMY:
9, 90, 1
CMYK:
8, 90, 0, 1
HSL:
294°, 97.4138%, 54.5098%
HSV (HSB):
294°, 89.6825%, 98.8235%
XYZ:
50.8951, 24.7560, 94.1914
xyY:
0.2997, 0.1458, 24.7560
CIE-Lab:
56.8369, 92.0695, -64.9859
CIE-LCH:
56.8369, 112.6940, 324.7842
CIE-Luv:
56.8369, 67.2416, -112.4699
Hunter-Lab:
49.7554, 95.5168, -77.4125
#e71afc color charts
#e71afc color shades, tints & tones
#e71afc color schemes
#e71afc color preview, HTML & CSS examples
This text has a color of #e71afc
<p style="color:#e71afc;">Text here</p>
.mytext {color:#e71afc;}
This box has a color of #e71afc
<div style="background-color:#e71afc;">Content here</div>
.mybackground {background-color:#e71afc;}
Border around this has a color of #e71afc
<div style="border:2px solid #e71afc;">Content here</div>
.myborder {border:2px solid #e71afc;}