#e80ce8 color space conversions
Hex:
#e80ce8
RGB:
232, 12, 232
CMY:
9, 95, 9
CMYK:
0, 95, 0, 9
HSL:
300°, 90.1639%, 47.8431%
HSV (HSB):
300°, 94.8276%, 90.9804%
XYZ:
47.9757, 23.2449, 78.3021
xyY:
0.3209, 0.1555, 23.2449
CIE-Lab:
55.3237, 90.6750, -56.2128
CIE-LCH:
55.3237, 106.6856, 328.2037
CIE-Luv:
55.3237, 76.2485, -98.5919
Hunter-Lab:
48.2130, 93.2485, -62.5429
#e80ce8 color charts
#e80ce8 color shades, tints & tones
#e80ce8 color schemes
#e80ce8 color preview, HTML & CSS examples
This text has a color of #e80ce8
<p style="color:#e80ce8;">Text here</p>
.mytext {color:#e80ce8;}
This box has a color of #e80ce8
<div style="background-color:#e80ce8;">Content here</div>
.mybackground {background-color:#e80ce8;}
Border around this has a color of #e80ce8
<div style="border:2px solid #e80ce8;">Content here</div>
.myborder {border:2px solid #e80ce8;}