#aaddeb color space conversions
Hex:
#aaddeb
RGB:
170, 221, 235
CMY:
33, 13, 8
CMYK:
28, 6, 0, 8
HSL:
193°, 61.9048%, 79.4118%
HSV (HSB):
193°, 27.6596%, 92.1569%
XYZ:
57.4294, 66.2571, 88.3593
xyY:
0.2708, 0.3125, 66.2571
CIE-Lab:
85.1274, -13.1909, -12.1919
CIE-LCH:
85.1274, 17.9623, 222.7461
CIE-Luv:
85.1274, -25.8189, -16.9711
Hunter-Lab:
81.3985, -16.5095, -7.3813
#aaddeb color charts
#aaddeb color shades, tints & tones
#aaddeb color schemes
#aaddeb color preview, HTML & CSS examples
This text has a color of #aaddeb
<p style="color:#aaddeb;">Text here</p>
.mytext {color:#aaddeb;}
This box has a color of #aaddeb
<div style="background-color:#aaddeb;">Content here</div>
.mybackground {background-color:#aaddeb;}
Border around this has a color of #aaddeb
<div style="border:2px solid #aaddeb;">Content here</div>
.myborder {border:2px solid #aaddeb;}