#eaddec color space conversions
Hex:
#eaddec
RGB:
234, 221, 236
CMY:
8, 13, 7
CMYK:
1, 6, 0, 7
HSL:
292°, 28.3019%, 89.6078%
HSV (HSB):
292°, 6.3559%, 92.5490%
XYZ:
74.9285, 75.2615, 89.9346
xyY:
0.3120, 0.3134, 75.2615
CIE-Lab:
89.5153, 7.0835, -5.7286
CIE-LCH:
89.5153, 9.1101, 321.0366
CIE-Luv:
89.5153, 6.4487, -10.1178
Hunter-Lab:
86.7534, 2.3512, -0.7368
#eaddec color charts
#eaddec RGB chart
#eaddec CMYK chart
#eaddec RGB pie chart
#eaddec color shades, tints & tones
#eaddec color schemes
#eaddec color preview, HTML & CSS examples
This text has a color of #eaddec
<p style="color:#eaddec;">Text here</p>
.mytext {color:#eaddec;}
Text color #eaddec
This box has a color of #eaddec
<div style="background-color:#eaddec;">Content here</div>
.mybackground {background-color:#eaddec;}
Background color #eaddec
Border around this has a color of #eaddec
<div style="border:2px solid #eaddec;">Content here</div>
.myborder {border:2px solid #eaddec;}
Border color #eaddec