#e71dcc color space conversions
Hex:
#e71dcc
RGB:
231, 29, 204
CMY:
9, 89, 20
CMYK:
0, 87, 12, 9
HSL:
308°, 80.8000%, 50.9804%
HSV (HSB):
308°, 87.4459%, 90.5882%
XYZ:
44.2934, 22.2273, 59.0825
xyY:
0.3526, 0.1770, 22.2273
CIE-Lab:
54.2673, 84.7711, -41.9778
CIE-LCH:
54.2673, 94.5953, 333.6558
CIE-Luv:
54.2673, 85.6594, -76.0936
Hunter-Lab:
47.1458, 85.1953, -41.2994
#e71dcc color charts
#e71dcc color shades, tints & tones
#e71dcc color schemes
#e71dcc color preview, HTML & CSS examples
This text has a color of #e71dcc
<p style="color:#e71dcc;">Text here</p>
.mytext {color:#e71dcc;}
This box has a color of #e71dcc
<div style="background-color:#e71dcc;">Content here</div>
.mybackground {background-color:#e71dcc;}
Border around this has a color of #e71dcc
<div style="border:2px solid #e71dcc;">Content here</div>
.myborder {border:2px solid #e71dcc;}