#e80cc2 color space conversions
Hex:
#e80cc2
RGB:
232, 12, 194
CMY:
9, 95, 24
CMYK:
0, 95, 16, 9
HSL:
310°, 90.1639%, 47.8431%
HSV (HSB):
310°, 94.8276%, 90.9804%
XYZ:
43.1478, 21.3138, 52.8788
xyY:
0.3677, 0.1816, 21.3138
CIE-Lab:
53.2912, 85.6070, -37.7388
CIE-LCH:
53.2912, 93.5563, 336.2103
CIE-Luv:
53.2912, 92.2218, -69.6239
Hunter-Lab:
46.1669, 86.0350, -35.5930
#e80cc2 color charts
#e80cc2 color shades, tints & tones
#e80cc2 color schemes
#e80cc2 color preview, HTML & CSS examples
This text has a color of #e80cc2
<p style="color:#e80cc2;">Text here</p>
.mytext {color:#e80cc2;}
This box has a color of #e80cc2
<div style="background-color:#e80cc2;">Content here</div>
.mybackground {background-color:#e80cc2;}
Border around this has a color of #e80cc2
<div style="border:2px solid #e80cc2;">Content here</div>
.myborder {border:2px solid #e80cc2;}