#e80bdc color space conversions
Hex:
#e80bdc
RGB:
232, 11, 220
CMY:
9, 96, 14
CMYK:
0, 95, 5, 9
HSL:
303°, 90.9465%, 47.6471%
HSV (HSB):
303°, 95.2586%, 90.9804%
XYZ:
46.3167, 22.5625, 69.6240
xyY:
0.3344, 0.1629, 22.5625
CIE-Lab:
54.6188, 89.0709, -50.5479
CIE-LCH:
54.6188, 102.4144, 330.4250
CIE-Luv:
54.6188, 81.1251, -89.6538
Hunter-Lab:
47.5000, 90.9283, -53.6555
#e80bdc color charts
#e80bdc color shades, tints & tones
#e80bdc color schemes
#e80bdc color preview, HTML & CSS examples
This text has a color of #e80bdc
<p style="color:#e80bdc;">Text here</p>
.mytext {color:#e80bdc;}
This box has a color of #e80bdc
<div style="background-color:#e80bdc;">Content here</div>
.mybackground {background-color:#e80bdc;}
Border around this has a color of #e80bdc
<div style="border:2px solid #e80bdc;">Content here</div>
.myborder {border:2px solid #e80bdc;}