#e80acc color space conversions
Hex:
#e80acc
RGB:
232, 10, 204
CMY:
9, 96, 20
CMYK:
0, 96, 12, 9
HSL:
308°, 91.7355%, 47.4510%
HSV (HSB):
308°, 95.6897%, 90.9804%
XYZ:
44.2863, 21.7325, 58.9874
xyY:
0.3543, 0.1739, 21.7325
CIE-Lab:
53.7420, 87.0145, -42.7959
CIE-LCH:
53.7420, 96.9692, 333.8109
CIE-Luv:
53.7420, 87.9381, -77.4920
Hunter-Lab:
46.6182, 87.9898, -42.3888
#e80acc color charts
#e80acc RGB chart
#e80acc CMYK chart
#e80acc RGB pie chart
#e80acc color shades, tints & tones
#e80acc color schemes
#e80acc color preview, HTML & CSS examples
This text has a color of #e80acc
<p style="color:#e80acc;">Text here</p>
.mytext {color:#e80acc;}
Text color #e80acc
This box has a color of #e80acc
<div style="background-color:#e80acc;">Content here</div>
.mybackground {background-color:#e80acc;}
Background color #e80acc
Border around this has a color of #e80acc
<div style="border:2px solid #e80acc;">Content here</div>
.myborder {border:2px solid #e80acc;}
Border color #e80acc