#e6aced color space conversions
Hex:
#e6aced
RGB:
230, 172, 237
CMY:
10, 33, 7
CMYK:
3, 27, 0, 7
HSL:
294°, 64.3564%, 80.1961%
HSV (HSB):
294°, 27.4262%, 92.9412%
XYZ:
62.6717, 52.4425, 86.9400
xyY:
0.3102, 0.2595, 52.4425
CIE-Lab:
77.5447, 31.9824, -24.2614
CIE-LCH:
77.5447, 40.1433, 322.8166
CIE-Luv:
77.5447, 28.2041, -43.5253
Hunter-Lab:
72.4172, 27.7485, -20.4882
#e6aced color charts
#e6aced color shades, tints & tones
#e6aced color schemes
#e6aced color preview, HTML & CSS examples
This text has a color of #e6aced
<p style="color:#e6aced;">Text here</p>
.mytext {color:#e6aced;}
This box has a color of #e6aced
<div style="background-color:#e6aced;">Content here</div>
.mybackground {background-color:#e6aced;}
Border around this has a color of #e6aced
<div style="border:2px solid #e6aced;">Content here</div>
.myborder {border:2px solid #e6aced;}