#e80dc0 color space conversions
Hex:
#e80dc0
RGB:
232, 13, 192
CMY:
9, 95, 25
CMYK:
0, 94, 17, 9
HSL:
311°, 89.3878%, 48.0392%
HSV (HSB):
311°, 94.3966%, 90.9804%
XYZ:
42.9371, 21.2494, 51.7077
xyY:
0.3705, 0.1834, 21.2494
CIE-Lab:
53.2214, 85.2814, -36.6900
CIE-LCH:
53.2214, 92.8390, 336.7215
CIE-Luv:
53.2214, 93.0503, -67.9989
Hunter-Lab:
46.0971, 85.5936, -34.2384
#e80dc0 color charts
#e80dc0 color shades, tints & tones
#e80dc0 color schemes
#e80dc0 color preview, HTML & CSS examples
This text has a color of #e80dc0
<p style="color:#e80dc0;">Text here</p>
.mytext {color:#e80dc0;}
This box has a color of #e80dc0
<div style="background-color:#e80dc0;">Content here</div>
.mybackground {background-color:#e80dc0;}
Border around this has a color of #e80dc0
<div style="border:2px solid #e80dc0;">Content here</div>
.myborder {border:2px solid #e80dc0;}