#e80ff4 color space conversions
Hex:
#e80ff4
RGB:
232, 15, 244
CMY:
9, 94, 4
CMYK:
5, 94, 0, 4
HSL:
297°, 91.2351%, 50.7843%
HSV (HSB):
297°, 93.8525%, 95.6863%
XYZ:
49.7787, 24.0291, 87.6024
xyY:
0.3084, 0.1489, 24.0291
CIE-Lab:
56.1169, 92.1820, -61.6758
CIE-LCH:
56.1169, 110.9118, 326.2149
CIE-Luv:
56.1169, 71.5015, -107.2444
Hunter-Lab:
49.0195, 95.4804, -71.6431
#e80ff4 color charts
#e80ff4 color shades, tints & tones
#e80ff4 color schemes
#e80ff4 color preview, HTML & CSS examples
This text has a color of #e80ff4
<p style="color:#e80ff4;">Text here</p>
.mytext {color:#e80ff4;}
This box has a color of #e80ff4
<div style="background-color:#e80ff4;">Content here</div>
.mybackground {background-color:#e80ff4;}
Border around this has a color of #e80ff4
<div style="border:2px solid #e80ff4;">Content here</div>
.myborder {border:2px solid #e80ff4;}