#e80cf8 color space conversions
Hex:
#e80cf8
RGB:
232, 12, 248
CMY:
9, 95, 3
CMYK:
6, 95, 0, 3
HSL:
296°, 94.4000%, 50.9804%
HSV (HSB):
296°, 95.1613%, 97.2549%
XYZ:
50.3535, 24.1961, 90.8233
xyY:
0.3045, 0.1463, 24.1961
CIE-Lab:
56.2836, 93.0091, -63.6408
CIE-LCH:
56.2836, 112.6981, 325.6184
CIE-Luv:
56.2836, 70.1448, -110.3282
Hunter-Lab:
49.1895, 96.6422, -75.0402
#e80cf8 color charts
#e80cf8 color shades, tints & tones
#e80cf8 color schemes
#e80cf8 color preview, HTML & CSS examples
This text has a color of #e80cf8
<p style="color:#e80cf8;">Text here</p>
.mytext {color:#e80cf8;}
This box has a color of #e80cf8
<div style="background-color:#e80cf8;">Content here</div>
.mybackground {background-color:#e80cf8;}
Border around this has a color of #e80cf8
<div style="border:2px solid #e80cf8;">Content here</div>
.myborder {border:2px solid #e80cf8;}