#e71ffd color space conversions
Hex:
#e71ffd
RGB:
231, 31, 253
CMY:
9, 88, 1
CMYK:
9, 88, 0, 1
HSL:
294°, 98.2301%, 55.6863%
HSV (HSB):
294°, 87.7470%, 99.2157%
XYZ:
51.1746, 25.0607, 95.0685
xyY:
0.2987, 0.1463, 25.0607
CIE-Lab:
57.1346, 91.5284, -65.0623
CIE-LCH:
57.1346, 112.2967, 324.5931
CIE-Luv:
57.1346, 66.5061, -112.6652
Hunter-Lab:
50.0607, 94.8655, -77.5530
#e71ffd color charts
#e71ffd color shades, tints & tones
#e71ffd color schemes
#e71ffd color preview, HTML & CSS examples
This text has a color of #e71ffd
<p style="color:#e71ffd;">Text here</p>
.mytext {color:#e71ffd;}
This box has a color of #e71ffd
<div style="background-color:#e71ffd;">Content here</div>
.mybackground {background-color:#e71ffd;}
Border around this has a color of #e71ffd
<div style="border:2px solid #e71ffd;">Content here</div>
.myborder {border:2px solid #e71ffd;}