#e80fc4 color space conversions
Hex:
#e80fc4
RGB:
232, 15, 196
CMY:
9, 94, 23
CMYK:
0, 94, 16, 9
HSL:
310°, 87.8543%, 48.4314%
HSV (HSB):
310°, 93.5345%, 90.9804%
XYZ:
43.4133, 21.4830, 54.0830
xyY:
0.3649, 0.1806, 21.4830
CIE-Lab:
53.4741, 85.6056, -38.6080
CIE-LCH:
53.4741, 93.9090, 335.7247
CIE-Luv:
53.4741, 91.1408, -70.9656
Hunter-Lab:
46.3497, 86.0795, -36.7375
#e80fc4 color charts
#e80fc4 color shades, tints & tones
#e80fc4 color schemes
#e80fc4 color preview, HTML & CSS examples
This text has a color of #e80fc4
<p style="color:#e80fc4;">Text here</p>
.mytext {color:#e80fc4;}
This box has a color of #e80fc4
<div style="background-color:#e80fc4;">Content here</div>
.mybackground {background-color:#e80fc4;}
Border around this has a color of #e80fc4
<div style="border:2px solid #e80fc4;">Content here</div>
.myborder {border:2px solid #e80fc4;}