#aaa8ec color space conversions
Hex:
#aaa8ec
RGB:
170, 168, 236
CMY:
33, 34, 7
CMYK:
28, 29, 0, 7
HSL:
242°, 64.1509%, 79.2157%
HSV (HSB):
242°, 28.8136%, 92.5490%
XYZ:
45.7205, 42.6074, 85.1712
xyY:
0.2635, 0.2456, 42.6074
CIE-Lab:
71.2877, 15.5266, -33.7823
CIE-LCH:
71.2877, 37.1795, 294.6839
CIE-Luv:
71.2877, -3.1101, -56.1074
Hunter-Lab:
65.2744, 10.7977, -31.6706
#aaa8ec color charts
#aaa8ec color shades, tints & tones
#aaa8ec color schemes
#aaa8ec color preview, HTML & CSS examples
This text has a color of #aaa8ec
<p style="color:#aaa8ec;">Text here</p>
.mytext {color:#aaa8ec;}
This box has a color of #aaa8ec
<div style="background-color:#aaa8ec;">Content here</div>
.mybackground {background-color:#aaa8ec;}
Border around this has a color of #aaa8ec
<div style="border:2px solid #aaa8ec;">Content here</div>
.myborder {border:2px solid #aaa8ec;}