#e80cd4 color space conversions
Hex:
#e80cd4
RGB:
232, 12, 212
CMY:
9, 95, 17
CMYK:
0, 95, 9, 9
HSL:
305°, 90.1639%, 47.8431%
HSV (HSB):
305°, 94.8276%, 90.9804%
XYZ:
45.2938, 22.1722, 64.1798
xyY:
0.3441, 0.1684, 22.1722
CIE-Lab:
54.2093, 87.9182, -46.6404
CIE-LCH:
54.2093, 99.5235, 332.0541
CIE-Luv:
54.2093, 84.4112, -83.5123
Hunter-Lab:
47.0874, 89.2981, -47.8507
#e80cd4 color charts
#e80cd4 color shades, tints & tones
#e80cd4 color schemes
#e80cd4 color preview, HTML & CSS examples
This text has a color of #e80cd4
<p style="color:#e80cd4;">Text here</p>
.mytext {color:#e80cd4;}
This box has a color of #e80cd4
<div style="background-color:#e80cd4;">Content here</div>
.mybackground {background-color:#e80cd4;}
Border around this has a color of #e80cd4
<div style="border:2px solid #e80cd4;">Content here</div>
.myborder {border:2px solid #e80cd4;}