#e80ce7 color space conversions
Hex:
#e80ce7
RGB:
232, 12, 231
CMY:
9, 95, 9
CMYK:
0, 95, 0, 9
HSL:
300°, 90.1639%, 47.8431%
HSV (HSB):
300°, 94.8276%, 90.9804%
XYZ:
47.8340, 23.1883, 77.5560
xyY:
0.3219, 0.1561, 23.1883
CIE-Lab:
55.2657, 90.5327, -55.7418
CIE-LCH:
55.2657, 106.3171, 328.3790
CIE-Luv:
55.2657, 76.6428, -97.8483
Hunter-Lab:
48.1542, 93.0432, -61.7831
#e80ce7 color charts
#e80ce7 color shades, tints & tones
#e80ce7 color schemes
#e80ce7 color preview, HTML & CSS examples
This text has a color of #e80ce7
<p style="color:#e80ce7;">Text here</p>
.mytext {color:#e80ce7;}
This box has a color of #e80ce7
<div style="background-color:#e80ce7;">Content here</div>
.mybackground {background-color:#e80ce7;}
Border around this has a color of #e80ce7
<div style="border:2px solid #e80ce7;">Content here</div>
.myborder {border:2px solid #e80ce7;}