#aaaadb color space conversions
Hex:
#aaaadb
RGB:
170, 170, 219
CMY:
33, 33, 14
CMYK:
22, 22, 0, 14
HSL:
240°, 40.4959%, 76.2745%
HSV (HSB):
240°, 22.3744%, 85.8824%
XYZ:
43.7385, 42.4100, 72.8985
xyY:
0.2750, 0.2667, 42.4100
CIE-Lab:
71.1527, 10.3637, -24.7011
CIE-LCH:
71.1527, 26.7872, 292.7612
CIE-Luv:
71.1527, -2.9046, -40.2998
Hunter-Lab:
65.1229, 5.9207, -20.7831
#aaaadb color charts
#aaaadb color shades, tints & tones
#aaaadb color schemes
#aaaadb color preview, HTML & CSS examples
This text has a color of #aaaadb
<p style="color:#aaaadb;">Text here</p>
.mytext {color:#aaaadb;}
This box has a color of #aaaadb
<div style="background-color:#aaaadb;">Content here</div>
.mybackground {background-color:#aaaadb;}
Border around this has a color of #aaaadb
<div style="border:2px solid #aaaadb;">Content here</div>
.myborder {border:2px solid #aaaadb;}