#e80cc3 color space conversions
Hex:
#e80cc3
RGB:
232, 12, 195
CMY:
9, 95, 24
CMYK:
0, 95, 16, 9
HSL:
310°, 90.1639%, 47.8431%
HSV (HSB):
310°, 94.8276%, 90.9804%
XYZ:
43.2605, 21.3589, 53.4724
xyY:
0.3663, 0.1809, 21.3589
CIE-Lab:
53.3400, 85.7309, -38.2407
CIE-LCH:
53.3400, 93.8730, 335.9605
CIE-Luv:
53.3400, 91.7776, -70.4015
Hunter-Lab:
46.2157, 86.2088, -36.2486
#e80cc3 color charts
#e80cc3 color shades, tints & tones
#e80cc3 color schemes
#e80cc3 color preview, HTML & CSS examples
This text has a color of #e80cc3
<p style="color:#e80cc3;">Text here</p>
.mytext {color:#e80cc3;}
This box has a color of #e80cc3
<div style="background-color:#e80cc3;">Content here</div>
.mybackground {background-color:#e80cc3;}
Border around this has a color of #e80cc3
<div style="border:2px solid #e80cc3;">Content here</div>
.myborder {border:2px solid #e80cc3;}