#e80ca5 color space conversions
Hex:
#e80ca5
RGB:
232, 12, 165
CMY:
9, 95, 35
CMYK:
0, 95, 29, 9
HSL:
318°, 90.1639%, 47.8431%
HSV (HSB):
318°, 94.8276%, 90.9804%
XYZ:
40.2017, 20.1354, 37.3650
xyY:
0.4115, 0.2061, 20.1354
CIE-Lab:
51.9899, 82.2632, -22.7986
CIE-LCH:
51.9899, 85.3640, 344.5097
CIE-Luv:
51.9899, 105.5068, -46.9489
Hunter-Lab:
44.8724, 81.3933, -17.9596
#e80ca5 color charts
#e80ca5 color shades, tints & tones
#e80ca5 color schemes
#e80ca5 color preview, HTML & CSS examples
This text has a color of #e80ca5
<p style="color:#e80ca5;">Text here</p>
.mytext {color:#e80ca5;}
This box has a color of #e80ca5
<div style="background-color:#e80ca5;">Content here</div>
.mybackground {background-color:#e80ca5;}
Border around this has a color of #e80ca5
<div style="border:2px solid #e80ca5;">Content here</div>
.myborder {border:2px solid #e80ca5;}