#e080d9 color space conversions
Hex:
#e080d9
RGB:
224, 128, 217
CMY:
12, 50, 15
CMYK:
0, 43, 3, 12
HSL:
304°, 60.7595%, 69.0196%
HSV (HSB):
304°, 42.8571%, 87.8431%
XYZ:
50.9840, 36.2954, 69.9642
xyY:
0.3242, 0.2308, 36.2954
CIE-Lab:
66.7450, 49.5985, -29.9207
CIE-LCH:
66.7450, 57.9246, 328.8991
CIE-Luv:
66.7450, 48.0700, -54.4076
Hunter-Lab:
60.2457, 45.6291, -26.6824
#e080d9 color charts
#e080d9 color shades, tints & tones
#e080d9 color schemes
#e080d9 color preview, HTML & CSS examples
This text has a color of #e080d9
<p style="color:#e080d9;">Text here</p>
.mytext {color:#e080d9;}
This box has a color of #e080d9
<div style="background-color:#e080d9;">Content here</div>
.mybackground {background-color:#e080d9;}
Border around this has a color of #e080d9
<div style="border:2px solid #e080d9;">Content here</div>
.myborder {border:2px solid #e080d9;}