#e80ec9 color space conversions
Hex:
#e80ec9
RGB:
232, 14, 201
CMY:
9, 95, 21
CMYK:
0, 94, 13, 9
HSL:
309°, 88.6179%, 48.2353%
HSV (HSB):
309°, 93.9655%, 90.9804%
XYZ:
43.9784, 21.6869, 57.1264
xyY:
0.3582, 0.1766, 21.6869
CIE-Lab:
53.6932, 86.3243, -41.1471
CIE-LCH:
53.6932, 95.6293, 334.5148
CIE-Luv:
53.6932, 89.0156, -74.9175
Hunter-Lab:
46.5692, 87.0731, -40.1325
#e80ec9 color charts
#e80ec9 color shades, tints & tones
#e80ec9 color schemes
#e80ec9 color preview, HTML & CSS examples
This text has a color of #e80ec9
<p style="color:#e80ec9;">Text here</p>
.mytext {color:#e80ec9;}
This box has a color of #e80ec9
<div style="background-color:#e80ec9;">Content here</div>
.mybackground {background-color:#e80ec9;}
Border around this has a color of #e80ec9
<div style="border:2px solid #e80ec9;">Content here</div>
.myborder {border:2px solid #e80ec9;}