#e80db1 color space conversions
Hex:
#e80db1
RGB:
232, 13, 177
CMY:
9, 95, 31
CMYK:
0, 94, 24, 9
HSL:
315°, 89.3878%, 48.0392%
HSV (HSB):
315°, 94.3966%, 90.9804%
XYZ:
41.3584, 20.6180, 43.3948
xyY:
0.3925, 0.1957, 20.6180
CIE-Lab:
52.5288, 83.5060, -29.0292
CIE-LCH:
52.5288, 88.4079, 340.8310
CIE-Luv:
52.5288, 99.8578, -56.2706
Hunter-Lab:
45.4070, 83.1223, -24.8776
#e80db1 color charts
#e80db1 color shades, tints & tones
#e80db1 color schemes
#e80db1 color preview, HTML & CSS examples
This text has a color of #e80db1
<p style="color:#e80db1;">Text here</p>
.mytext {color:#e80db1;}
This box has a color of #e80db1
<div style="background-color:#e80db1;">Content here</div>
.mybackground {background-color:#e80db1;}
Border around this has a color of #e80db1
<div style="border:2px solid #e80db1;">Content here</div>
.myborder {border:2px solid #e80db1;}