#aaddf3 color space conversions
Hex:
#aaddf3
RGB:
170, 221, 243
CMY:
33, 13, 5
CMYK:
30, 9, 0, 5
HSL:
198°, 75.2577%, 80.9804%
HSV (HSB):
198°, 30.0412%, 95.2941%
XYZ:
58.6117, 66.7300, 94.5850
xyY:
0.2665, 0.3034, 66.7300
CIE-Lab:
85.3674, -11.3446, -16.0604
CIE-LCH:
85.3674, 19.6631, 234.7638
CIE-Luv:
85.3674, -25.8707, -23.5898
Hunter-Lab:
81.6884, -14.8805, -11.4685
#aaddf3 color charts
#aaddf3 color shades, tints & tones
#aaddf3 color schemes
#aaddf3 color preview, HTML & CSS examples
This text has a color of #aaddf3
<p style="color:#aaddf3;">Text here</p>
.mytext {color:#aaddf3;}
This box has a color of #aaddf3
<div style="background-color:#aaddf3;">Content here</div>
.mybackground {background-color:#aaddf3;}
Border around this has a color of #aaddf3
<div style="border:2px solid #aaddf3;">Content here</div>
.myborder {border:2px solid #aaddf3;}