#aaaddc color space conversions
Hex:
#aaaddc
RGB:
170, 173, 220
CMY:
33, 32, 14
CMYK:
23, 21, 0, 14
HSL:
236°, 41.6667%, 76.4706%
HSV (HSB):
236°, 22.7273%, 86.2745%
XYZ:
44.4394, 43.6005, 73.7837
xyY:
0.2746, 0.2694, 43.6005
CIE-Lab:
71.9607, 8.9321, -24.0133
CIE-LCH:
71.9607, 25.6208, 290.4034
CIE-Luv:
71.9607, -4.2869, -39.0248
Hunter-Lab:
66.0307, 4.5789, -20.0301
#aaaddc color charts
#aaaddc color shades, tints & tones
#aaaddc color schemes
#aaaddc color preview, HTML & CSS examples
This text has a color of #aaaddc
<p style="color:#aaaddc;">Text here</p>
.mytext {color:#aaaddc;}
This box has a color of #aaaddc
<div style="background-color:#aaaddc;">Content here</div>
.mybackground {background-color:#aaaddc;}
Border around this has a color of #aaaddc
<div style="border:2px solid #aaaddc;">Content here</div>
.myborder {border:2px solid #aaaddc;}