#e80ed6 color space conversions
Hex:
#e80ed6
RGB:
232, 14, 214
CMY:
9, 95, 16
CMYK:
0, 94, 8, 9
HSL:
305°, 88.6179%, 48.2353%
HSV (HSB):
305°, 93.9655%, 90.9804%
XYZ:
45.5733, 22.3249, 65.5255
xyY:
0.3416, 0.1673, 22.3249
CIE-Lab:
54.3701, 88.0267, -47.5271
CIE-LCH:
54.3701, 100.0376, 331.6346
CIE-Luv:
54.3701, 83.4605, -84.9079
Hunter-Lab:
47.2493, 89.4825, -49.1492
#e80ed6 color charts
#e80ed6 color shades, tints & tones
#e80ed6 color schemes
#e80ed6 color preview, HTML & CSS examples
This text has a color of #e80ed6
<p style="color:#e80ed6;">Text here</p>
.mytext {color:#e80ed6;}
This box has a color of #e80ed6
<div style="background-color:#e80ed6;">Content here</div>
.mybackground {background-color:#e80ed6;}
Border around this has a color of #e80ed6
<div style="border:2px solid #e80ed6;">Content here</div>
.myborder {border:2px solid #e80ed6;}