#e80ce4 color space conversions
Hex:
#e80ce4
RGB:
232, 12, 228
CMY:
9, 95, 11
CMYK:
0, 95, 2, 9
HSL:
301°, 90.1639%, 47.8431%
HSV (HSB):
301°, 94.8276%, 90.9804%
XYZ:
47.4138, 23.0202, 75.3431
xyY:
0.3252, 0.1579, 23.0202
CIE-Lab:
55.0931, 90.1087, -54.3243
CIE-LCH:
55.0931, 105.2175, 328.9153
CIE-Luv:
55.0931, 77.8345, -95.6106
Hunter-Lab:
47.9794, 92.4320, -59.5190
#e80ce4 color charts
#e80ce4 color shades, tints & tones
#e80ce4 color schemes
#e80ce4 color preview, HTML & CSS examples
This text has a color of #e80ce4
<p style="color:#e80ce4;">Text here</p>
.mytext {color:#e80ce4;}
This box has a color of #e80ce4
<div style="background-color:#e80ce4;">Content here</div>
.mybackground {background-color:#e80ce4;}
Border around this has a color of #e80ce4
<div style="border:2px solid #e80ce4;">Content here</div>
.myborder {border:2px solid #e80ce4;}