#edafed color space conversions
Hex:
#edafed
RGB:
237, 175, 237
CMY:
7, 31, 7
CMYK:
0, 26, 0, 7
HSL:
300°, 63.2653%, 80.7843%
HSV (HSB):
300°, 26.1603%, 92.9412%
XYZ:
65.5411, 54.7789, 87.2398
xyY:
0.3158, 0.2639, 54.7789
CIE-Lab:
78.9137, 32.6240, -22.1139
CIE-LCH:
78.9137, 39.4125, 325.8690
CIE-Luv:
78.9137, 31.1239, -40.2532
Hunter-Lab:
74.0128, 28.5461, -18.0769
#edafed color charts
#edafed color shades, tints & tones
#edafed color schemes
#edafed color preview, HTML & CSS examples
This text has a color of #edafed
<p style="color:#edafed;">Text here</p>
.mytext {color:#edafed;}
This box has a color of #edafed
<div style="background-color:#edafed;">Content here</div>
.mybackground {background-color:#edafed;}
Border around this has a color of #edafed
<div style="border:2px solid #edafed;">Content here</div>
.myborder {border:2px solid #edafed;}