#eadded color space conversions
Hex:
#eadded
RGB:
234, 221, 237
CMY:
8, 13, 7
CMYK:
1, 7, 0, 7
HSL:
289°, 30.7692%, 89.8039%
HSV (HSB):
289°, 6.7511%, 92.9412%
XYZ:
75.0742, 75.3198, 90.7021
xyY:
0.3114, 0.3124, 75.3198
CIE-Lab:
89.5426, 7.2654, -6.2139
CIE-LCH:
89.5426, 9.5603, 319.4604
CIE-Luv:
89.5426, 6.3776, -10.9110
Hunter-Lab:
86.7870, 2.5325, -1.2138
#eadded color charts
#eadded RGB chart
#eadded CMYK chart
#eadded RGB pie chart
#eadded color shades, tints & tones
#eadded color schemes
#eadded color preview, HTML & CSS examples
This text has a color of #eadded
<p style="color:#eadded;">Text here</p>
.mytext {color:#eadded;}
Text color #eadded
This box has a color of #eadded
<div style="background-color:#eadded;">Content here</div>
.mybackground {background-color:#eadded;}
Background color #eadded
Border around this has a color of #eadded
<div style="border:2px solid #eadded;">Content here</div>
.myborder {border:2px solid #eadded;}
Border color #eadded