#e71edd color space conversions
Hex:
#e71edd
RGB:
231, 30, 221
CMY:
9, 88, 13
CMYK:
0, 87, 4, 9
HSL:
303°, 80.7229%, 51.1765%
HSV (HSB):
303°, 87.0130%, 90.5882%
XYZ:
46.4704, 23.1379, 70.4234
xyY:
0.3319, 0.1652, 23.1379
CIE-Lab:
55.2141, 86.9396, -50.1783
CIE-LCH:
55.2141, 100.3811, 330.0080
CIE-Luv:
55.2141, 78.5968, -89.0248
Hunter-Lab:
48.1019, 88.2674, -53.1320
#e71edd color charts
#e71edd color shades, tints & tones
#e71edd color schemes
#e71edd color preview, HTML & CSS examples
This text has a color of #e71edd
<p style="color:#e71edd;">Text here</p>
.mytext {color:#e71edd;}
This box has a color of #e71edd
<div style="background-color:#e71edd;">Content here</div>
.mybackground {background-color:#e71edd;}
Border around this has a color of #e71edd
<div style="border:2px solid #e71edd;">Content here</div>
.myborder {border:2px solid #e71edd;}