#e71af5 color space conversions
Hex:
#e71af5
RGB:
231, 26, 245
CMY:
9, 90, 4
CMYK:
6, 89, 0, 4
HSL:
296°, 91.6318%, 53.1373%
HSV (HSB):
296°, 89.3878%, 96.0784%
XYZ:
49.8058, 24.3203, 88.4554
xyY:
0.3063, 0.1496, 24.3203
CIE-Lab:
56.4071, 91.0047, -61.7774
CIE-LCH:
56.4071, 109.9923, 325.8299
CIE-Luv:
56.4071, 69.7696, -107.3825
Hunter-Lab:
49.3156, 93.9721, -71.8252
#e71af5 color charts
#e71af5 color shades, tints & tones
#e71af5 color schemes
#e71af5 color preview, HTML & CSS examples
This text has a color of #e71af5
<p style="color:#e71af5;">Text here</p>
.mytext {color:#e71af5;}
This box has a color of #e71af5
<div style="background-color:#e71af5;">Content here</div>
.mybackground {background-color:#e71af5;}
Border around this has a color of #e71af5
<div style="border:2px solid #e71af5;">Content here</div>
.myborder {border:2px solid #e71af5;}