#e80edd color space conversions
Hex:
#e80edd
RGB:
232, 14, 221
CMY:
9, 95, 13
CMYK:
0, 94, 5, 9
HSL:
303°, 88.6179%, 48.2353%
HSV (HSB):
303°, 93.9655%, 90.9804%
XYZ:
46.4869, 22.6903, 70.3362
xyY:
0.3332, 0.1626, 22.6903
CIE-Lab:
54.7519, 88.9784, -50.9038
CIE-LCH:
54.7519, 102.5102, 330.2265
CIE-Luv:
54.7519, 80.5638, -90.2228
Hunter-Lab:
47.6344, 90.8399, -54.2026
#e80edd color charts
#e80edd color shades, tints & tones
#e80edd color schemes
#e80edd color preview, HTML & CSS examples
This text has a color of #e80edd
<p style="color:#e80edd;">Text here</p>
.mytext {color:#e80edd;}
This box has a color of #e80edd
<div style="background-color:#e80edd;">Content here</div>
.mybackground {background-color:#e80edd;}
Border around this has a color of #e80edd
<div style="border:2px solid #e80edd;">Content here</div>
.myborder {border:2px solid #e80edd;}