#e80ecc color space conversions
Hex:
#e80ecc
RGB:
232, 14, 204
CMY:
9, 95, 20
CMYK:
0, 94, 12, 9
HSL:
308°, 88.6179%, 48.2353%
HSV (HSB):
308°, 93.9655%, 90.9804%
XYZ:
44.3348, 21.8295, 59.0036
xyY:
0.3542, 0.1744, 21.8295
CIE-Lab:
53.8456, 86.7094, -42.6322
CIE-LCH:
53.8456, 96.6231, 333.8182
CIE-Luv:
53.8456, 87.7143, -77.2354
Hunter-Lab:
46.7221, 87.6160, -42.1697
#e80ecc color charts
#e80ecc color shades, tints & tones
#e80ecc color schemes
#e80ecc color preview, HTML & CSS examples
This text has a color of #e80ecc
<p style="color:#e80ecc;">Text here</p>
.mytext {color:#e80ecc;}
This box has a color of #e80ecc
<div style="background-color:#e80ecc;">Content here</div>
.mybackground {background-color:#e80ecc;}
Border around this has a color of #e80ecc
<div style="border:2px solid #e80ecc;">Content here</div>
.myborder {border:2px solid #e80ecc;}