#e71cd4 color space conversions
Hex:
#e71cd4
RGB:
231, 28, 212
CMY:
9, 89, 17
CMYK:
0, 88, 8, 9
HSL:
306°, 80.8765%, 50.7843%
HSV (HSB):
306°, 87.8788%, 90.5882%
XYZ:
45.2539, 22.5729, 64.2592
xyY:
0.3426, 0.1709, 22.5729
CIE-Lab:
54.6297, 85.9913, -45.9847
CIE-LCH:
54.6297, 97.5146, 331.8639
CIE-Luv:
54.6297, 82.4404, -82.3936
Hunter-Lab:
47.5109, 86.8761, -46.9329
#e71cd4 color charts
#e71cd4 color shades, tints & tones
#e71cd4 color schemes
#e71cd4 color preview, HTML & CSS examples
This text has a color of #e71cd4
<p style="color:#e71cd4;">Text here</p>
.mytext {color:#e71cd4;}
This box has a color of #e71cd4
<div style="background-color:#e71cd4;">Content here</div>
.mybackground {background-color:#e71cd4;}
Border around this has a color of #e71cd4
<div style="border:2px solid #e71cd4;">Content here</div>
.myborder {border:2px solid #e71cd4;}