#e080d2 color space conversions
Hex:
#e080d2
RGB:
224, 128, 210
CMY:
12, 50, 18
CMYK:
0, 43, 6, 12
HSL:
309°, 60.7595%, 69.0196%
HSV (HSB):
309°, 42.8571%, 87.8431%
XYZ:
50.0925, 35.9388, 65.2695
xyY:
0.3311, 0.2375, 35.9388
CIE-Lab:
66.4731, 48.3885, -26.4396
CIE-LCH:
66.4731, 55.1407, 331.3477
CIE-Luv:
66.4731, 49.6146, -48.6432
Hunter-Lab:
59.9490, 44.2414, -22.5878
#e080d2 color charts
#e080d2 color shades, tints & tones
#e080d2 color schemes
#e080d2 color preview, HTML & CSS examples
This text has a color of #e080d2
<p style="color:#e080d2;">Text here</p>
.mytext {color:#e080d2;}
This box has a color of #e080d2
<div style="background-color:#e080d2;">Content here</div>
.mybackground {background-color:#e080d2;}
Border around this has a color of #e080d2
<div style="border:2px solid #e080d2;">Content here</div>
.myborder {border:2px solid #e080d2;}