#edafdc color space conversions
Hex:
#edafdc
RGB:
237, 175, 220
CMY:
7, 31, 14
CMYK:
0, 26, 7, 7
HSL:
316°, 63.2653%, 80.7843%
HSV (HSB):
316°, 26.1603%, 92.9412%
XYZ:
63.1733, 53.8318, 74.7711
xyY:
0.3294, 0.2807, 53.8318
CIE-Lab:
78.3635, 29.6107, -13.7541
CIE-LCH:
78.3635, 32.6491, 335.0852
CIE-Luv:
78.3635, 33.5547, -26.3529
Hunter-Lab:
73.3701, 25.2946, -9.0630
#edafdc color charts
#edafdc color shades, tints & tones
#edafdc color schemes
#edafdc color preview, HTML & CSS examples
This text has a color of #edafdc
<p style="color:#edafdc;">Text here</p>
.mytext {color:#edafdc;}
This box has a color of #edafdc
<div style="background-color:#edafdc;">Content here</div>
.mybackground {background-color:#edafdc;}
Border around this has a color of #edafdc
<div style="border:2px solid #edafdc;">Content here</div>
.myborder {border:2px solid #edafdc;}