#e80ed9 color space conversions
Hex:
#e80ed9
RGB:
232, 14, 217
CMY:
9, 95, 15
CMYK:
0, 94, 6, 9
HSL:
304°, 88.6179%, 48.2353%
HSV (HSB):
304°, 93.9655%, 90.9804%
XYZ:
45.9601, 22.4796, 67.5623
xyY:
0.3379, 0.1653, 22.4796
CIE-Lab:
54.5323, 88.4316, -48.9792
CIE-LCH:
54.5323, 101.0897, 331.0195
CIE-Luv:
54.5323, 82.2106, -87.1918
Hunter-Lab:
47.4127, 90.0592, -51.2983
#e80ed9 color charts
#e80ed9 color shades, tints & tones
#e80ed9 color schemes
#e80ed9 color preview, HTML & CSS examples
This text has a color of #e80ed9
<p style="color:#e80ed9;">Text here</p>
.mytext {color:#e80ed9;}
This box has a color of #e80ed9
<div style="background-color:#e80ed9;">Content here</div>
.mybackground {background-color:#e80ed9;}
Border around this has a color of #e80ed9
<div style="border:2px solid #e80ed9;">Content here</div>
.myborder {border:2px solid #e80ed9;}