#aaaedc color space conversions
Hex:
#aaaedc
RGB:
170, 174, 220
CMY:
33, 32, 14
CMYK:
23, 21, 0, 14
HSL:
235°, 41.6667%, 76.4706%
HSV (HSB):
235°, 22.7273%, 86.2745%
XYZ:
44.6319, 43.9855, 73.8478
xyY:
0.2747, 0.2707, 43.9855
CIE-Lab:
72.2188, 8.3790, -23.6192
CIE-LCH:
72.2188, 25.0614, 289.5323
CIE-Luv:
72.2188, -4.7286, -38.3162
Hunter-Lab:
66.3215, 4.0611, -19.5933
#aaaedc color charts
#aaaedc color shades, tints & tones
#aaaedc color schemes
#aaaedc color preview, HTML & CSS examples
This text has a color of #aaaedc
<p style="color:#aaaedc;">Text here</p>
.mytext {color:#aaaedc;}
This box has a color of #aaaedc
<div style="background-color:#aaaedc;">Content here</div>
.mybackground {background-color:#aaaedc;}
Border around this has a color of #aaaedc
<div style="border:2px solid #aaaedc;">Content here</div>
.myborder {border:2px solid #aaaedc;}