#e80ff1 color space conversions
Hex:
#e80ff1
RGB:
232, 15, 241
CMY:
9, 94, 5
CMYK:
4, 94, 0, 5
HSL:
298°, 88.9764%, 50.1961%
HSV (HSB):
298°, 93.7759%, 94.5098%
XYZ:
49.3267, 23.8483, 85.2225
xyY:
0.3114, 0.1506, 23.8483
CIE-Lab:
55.9356, 91.7401, -60.2884
CIE-LCH:
55.9356, 109.7767, 326.6885
CIE-Luv:
55.9356, 72.6316, -105.0504
Hunter-Lab:
48.8347, 94.8374, -69.2838
#e80ff1 color charts
#e80ff1 color shades, tints & tones
#e80ff1 color schemes
#e80ff1 color preview, HTML & CSS examples
This text has a color of #e80ff1
<p style="color:#e80ff1;">Text here</p>
.mytext {color:#e80ff1;}
This box has a color of #e80ff1
<div style="background-color:#e80ff1;">Content here</div>
.mybackground {background-color:#e80ff1;}
Border around this has a color of #e80ff1
<div style="border:2px solid #e80ff1;">Content here</div>
.myborder {border:2px solid #e80ff1;}