#e6aeee color space conversions
Hex:
#e6aeee
RGB:
230, 174, 238
CMY:
10, 32, 7
CMYK:
3, 27, 0, 7
HSL:
293°, 65.3061%, 80.7843%
HSV (HSB):
293°, 26.8908%, 93.3333%
XYZ:
63.2018, 53.2681, 87.8396
xyY:
0.3093, 0.2607, 53.2681
CIE-Lab:
78.0330, 31.1008, -24.0571
CIE-LCH:
78.0330, 39.3193, 322.2773
CIE-Luv:
78.0330, 27.1151, -43.0852
Hunter-Lab:
72.9850, 26.8493, -20.2677
#e6aeee color charts
#e6aeee color shades, tints & tones
#e6aeee color schemes
#e6aeee color preview, HTML & CSS examples
This text has a color of #e6aeee
<p style="color:#e6aeee;">Text here</p>
.mytext {color:#e6aeee;}
This box has a color of #e6aeee
<div style="background-color:#e6aeee;">Content here</div>
.mybackground {background-color:#e6aeee;}
Border around this has a color of #e6aeee
<div style="border:2px solid #e6aeee;">Content here</div>
.myborder {border:2px solid #e6aeee;}