#eda7e7 color space conversions
Hex:
#eda7e7
RGB:
237, 167, 231
CMY:
7, 35, 9
CMYK:
0, 30, 3, 7
HSL:
305°, 66.0377%, 79.2157%
HSV (HSB):
305°, 29.5359%, 92.9412%
XYZ:
63.1676, 51.4115, 82.1954
xyY:
0.3210, 0.2613, 51.4115
CIE-Lab:
76.9276, 35.7869, -21.8867
CIE-LCH:
76.9276, 41.9491, 328.5507
CIE-Luv:
76.9276, 35.9159, -40.2767
Hunter-Lab:
71.7018, 31.7761, -17.7759
#eda7e7 color charts
#eda7e7 color shades, tints & tones
#eda7e7 color schemes
#eda7e7 color preview, HTML & CSS examples
This text has a color of #eda7e7
<p style="color:#eda7e7;">Text here</p>
.mytext {color:#eda7e7;}
This box has a color of #eda7e7
<div style="background-color:#eda7e7;">Content here</div>
.mybackground {background-color:#eda7e7;}
Border around this has a color of #eda7e7
<div style="border:2px solid #eda7e7;">Content here</div>
.myborder {border:2px solid #eda7e7;}