#edaeda color space conversions
Hex:
#edaeda
RGB:
237, 174, 218
CMY:
7, 32, 15
CMYK:
0, 27, 8, 7
HSL:
318°, 63.6364%, 80.5882%
HSV (HSB):
318°, 26.5823%, 92.9412%
XYZ:
62.7160, 53.3386, 73.3196
xyY:
0.3312, 0.2817, 53.3386
CIE-Lab:
78.0745, 29.8012, -13.1032
CIE-LCH:
78.0745, 32.5546, 336.2656
CIE-Luv:
78.0745, 34.3577, -25.3523
Hunter-Lab:
73.0333, 25.4754, -8.3991
#edaeda color charts
#edaeda color shades, tints & tones
#edaeda color schemes
#edaeda color preview, HTML & CSS examples
This text has a color of #edaeda
<p style="color:#edaeda;">Text here</p>
.mytext {color:#edaeda;}
This box has a color of #edaeda
<div style="background-color:#edaeda;">Content here</div>
.mybackground {background-color:#edaeda;}
Border around this has a color of #edaeda
<div style="border:2px solid #edaeda;">Content here</div>
.myborder {border:2px solid #edaeda;}