#e80ebd color space conversions
Hex:
#e80ebd
RGB:
232, 14, 189
CMY:
9, 95, 26
CMYK:
0, 94, 19, 9
HSL:
312°, 88.6179%, 48.2353%
HSV (HSB):
312°, 93.9655%, 90.9804%
XYZ:
42.6211, 21.1440, 49.9789
xyY:
0.3747, 0.1859, 21.1440
CIE-Lab:
53.1067, 84.8321, -35.1290
CIE-LCH:
53.1067, 91.8180, 337.5055
CIE-Luv:
53.1067, 94.3263, -65.5870
Hunter-Lab:
45.9826, 84.9812, -32.2550
#e80ebd color charts
#e80ebd color shades, tints & tones
#e80ebd color schemes
#e80ebd color preview, HTML & CSS examples
This text has a color of #e80ebd
<p style="color:#e80ebd;">Text here</p>
.mytext {color:#e80ebd;}
This box has a color of #e80ebd
<div style="background-color:#e80ebd;">Content here</div>
.mybackground {background-color:#e80ebd;}
Border around this has a color of #e80ebd
<div style="border:2px solid #e80ebd;">Content here</div>
.myborder {border:2px solid #e80ebd;}