#eda0ed color space conversions
Hex:
#eda0ed
RGB:
237, 160, 237
CMY:
7, 37, 7
CMYK:
0, 32, 0, 7
HSL:
300°, 68.1416%, 77.8431%
HSV (HSB):
300°, 32.4895%, 92.9412%
XYZ:
62.7819, 49.2606, 86.3200
xyY:
0.3165, 0.2483, 49.2606
CIE-Lab:
75.6131, 40.5629, -27.1495
CIE-LCH:
75.6131, 48.8102, 326.2049
CIE-Luv:
75.6131, 38.2649, -49.4854
Hunter-Lab:
70.1859, 36.8447, -23.7893
#eda0ed color charts
#eda0ed color shades, tints & tones
#eda0ed color schemes
#eda0ed color preview, HTML & CSS examples
This text has a color of #eda0ed
<p style="color:#eda0ed;">Text here</p>
.mytext {color:#eda0ed;}
This box has a color of #eda0ed
<div style="background-color:#eda0ed;">Content here</div>
.mybackground {background-color:#eda0ed;}
Border around this has a color of #eda0ed
<div style="border:2px solid #eda0ed;">Content here</div>
.myborder {border:2px solid #eda0ed;}