#aadef1 color space conversions
Hex:
#aadef1
RGB:
170, 222, 241
CMY:
33, 13, 5
CMYK:
29, 8, 0, 5
HSL:
196°, 71.7172%, 80.5882%
HSV (HSB):
196°, 29.4606%, 94.5098%
XYZ:
58.5760, 67.1395, 93.0910
xyY:
0.2677, 0.3068, 67.1395
CIE-Lab:
85.5743, -12.3227, -14.6936
CIE-LCH:
85.5743, 19.1768, 230.0152
CIE-Luv:
85.5743, -26.2858, -21.1994
Hunter-Lab:
81.9387, -15.7873, -10.0026
#aadef1 color charts
#aadef1 color shades, tints & tones
#aadef1 color schemes
#aadef1 color preview, HTML & CSS examples
This text has a color of #aadef1
<p style="color:#aadef1;">Text here</p>
.mytext {color:#aadef1;}
This box has a color of #aadef1
<div style="background-color:#aadef1;">Content here</div>
.mybackground {background-color:#aadef1;}
Border around this has a color of #aadef1
<div style="border:2px solid #aadef1;">Content here</div>
.myborder {border:2px solid #aadef1;}