#aaa7ea color space conversions
Hex:
#aaa7ea
RGB:
170, 167, 234
CMY:
33, 35, 8
CMYK:
27, 29, 0, 8
HSL:
243°, 61.4679%, 78.6275%
HSV (HSB):
243°, 28.6325%, 91.7647%
XYZ:
45.2476, 42.1240, 83.5878
xyY:
0.2647, 0.2464, 42.1240
CIE-Lab:
70.9563, 15.5995, -33.2045
CIE-LCH:
70.9563, 36.6863, 295.1641
CIE-Luv:
70.9563, -2.5644, -55.1148
Hunter-Lab:
64.9030, 10.8622, -30.9268
#aaa7ea color charts
#aaa7ea color shades, tints & tones
#aaa7ea color schemes
#aaa7ea color preview, HTML & CSS examples
This text has a color of #aaa7ea
<p style="color:#aaa7ea;">Text here</p>
.mytext {color:#aaa7ea;}
This box has a color of #aaa7ea
<div style="background-color:#aaa7ea;">Content here</div>
.mybackground {background-color:#aaa7ea;}
Border around this has a color of #aaa7ea
<div style="border:2px solid #aaa7ea;">Content here</div>
.myborder {border:2px solid #aaa7ea;}