#eda7df color space conversions
Hex:
#eda7df
RGB:
237, 167, 223
CMY:
7, 35, 13
CMYK:
0, 30, 6, 7
HSL:
312°, 66.0377%, 79.2157%
HSV (HSB):
312°, 29.5359%, 92.9412%
XYZ:
62.0631, 50.9697, 76.3791
xyY:
0.3277, 0.2691, 50.9697
CIE-Lab:
76.6606, 34.3794, -17.9460
CIE-LCH:
76.6606, 38.7815, 332.4355
CIE-Luv:
76.6606, 37.1769, -33.7155
Hunter-Lab:
71.3930, 30.2349, -13.4556
#eda7df color charts
#eda7df color shades, tints & tones
#eda7df color schemes
#eda7df color preview, HTML & CSS examples
This text has a color of #eda7df
<p style="color:#eda7df;">Text here</p>
.mytext {color:#eda7df;}
This box has a color of #eda7df
<div style="background-color:#eda7df;">Content here</div>
.mybackground {background-color:#eda7df;}
Border around this has a color of #eda7df
<div style="border:2px solid #eda7df;">Content here</div>
.myborder {border:2px solid #eda7df;}