#edaced color space conversions
Hex:
#edaced
RGB:
237, 172, 237
CMY:
7, 33, 7
CMYK:
0, 27, 0, 7
HSL:
300°, 64.3564%, 80.1961%
HSV (HSB):
300°, 27.4262%, 92.9412%
XYZ:
64.9636, 53.6240, 87.0473
xyY:
0.3159, 0.2608, 53.6240
CIE-Lab:
78.2420, 34.2184, -23.1354
CIE-LCH:
78.2420, 41.3055, 325.9370
CIE-Luv:
78.2420, 32.5744, -42.1285
Hunter-Lab:
73.2284, 30.2043, -19.2187
#edaced color charts
#edaced color shades, tints & tones
#edaced color schemes
#edaced color preview, HTML & CSS examples
This text has a color of #edaced
<p style="color:#edaced;">Text here</p>
.mytext {color:#edaced;}
This box has a color of #edaced
<div style="background-color:#edaced;">Content here</div>
.mybackground {background-color:#edaced;}
Border around this has a color of #edaced
<div style="border:2px solid #edaced;">Content here</div>
.myborder {border:2px solid #edaced;}