#eda7da color space conversions
Hex:
#eda7da
RGB:
237, 167, 218
CMY:
7, 35, 15
CMYK:
0, 30, 8, 7
HSL:
316°, 66.0377%, 79.2157%
HSV (HSB):
316°, 29.5359%, 92.9412%
XYZ:
61.3987, 50.7039, 72.8804
xyY:
0.3319, 0.2741, 50.7039
CIE-Lab:
76.4993, 33.5214, -15.4683
CIE-LCH:
76.4993, 36.9182, 335.2292
CIE-Luv:
76.4993, 37.9627, -29.6407
Hunter-Lab:
71.2067, 29.3017, -10.8390
#eda7da color charts
#eda7da color shades, tints & tones
#eda7da color schemes
#eda7da color preview, HTML & CSS examples
This text has a color of #eda7da
<p style="color:#eda7da;">Text here</p>
.mytext {color:#eda7da;}
This box has a color of #eda7da
<div style="background-color:#eda7da;">Content here</div>
.mybackground {background-color:#eda7da;}
Border around this has a color of #eda7da
<div style="border:2px solid #eda7da;">Content here</div>
.myborder {border:2px solid #eda7da;}