#eda8e4 color space conversions
Hex:
#eda8e4
RGB:
237, 168, 228
CMY:
7, 34, 11
CMYK:
0, 29, 4, 7
HSL:
308°, 65.7143%, 79.4118%
HSV (HSB):
308°, 29.1139%, 92.9412%
XYZ:
62.9313, 51.6112, 80.0439
xyY:
0.3234, 0.2652, 51.6112
CIE-Lab:
77.0478, 34.7241, -20.0765
CIE-LCH:
77.0478, 40.1102, 329.9647
CIE-Luv:
77.0478, 35.8961, -37.1976
Hunter-Lab:
71.8410, 30.6409, -15.7712
#eda8e4 color charts
#eda8e4 color shades, tints & tones
#eda8e4 color schemes
#eda8e4 color preview, HTML & CSS examples
This text has a color of #eda8e4
<p style="color:#eda8e4;">Text here</p>
.mytext {color:#eda8e4;}
This box has a color of #eda8e4
<div style="background-color:#eda8e4;">Content here</div>
.mybackground {background-color:#eda8e4;}
Border around this has a color of #eda8e4
<div style="border:2px solid #eda8e4;">Content here</div>
.myborder {border:2px solid #eda8e4;}