#aadefa color space conversions
Hex:
#aadefa
RGB:
170, 222, 250
CMY:
33, 13, 2
CMYK:
32, 11, 0, 2
HSL:
201°, 88.8889%, 82.3529%
HSV (HSB):
201°, 32.0000%, 98.0392%
XYZ:
59.9542, 67.6907, 100.3482
xyY:
0.2630, 0.2969, 67.6907
CIE-Lab:
85.8516, -10.2066, -19.0254
CIE-LCH:
85.8516, 21.5903, 241.7875
CIE-Luv:
85.8516, -26.3392, -28.6913
Hunter-Lab:
82.2744, -13.9054, -14.7226
#aadefa color charts
#aadefa color shades, tints & tones
#aadefa color schemes
#aadefa color preview, HTML & CSS examples
This text has a color of #aadefa
<p style="color:#aadefa;">Text here</p>
.mytext {color:#aadefa;}
This box has a color of #aadefa
<div style="background-color:#aadefa;">Content here</div>
.mybackground {background-color:#aadefa;}
Border around this has a color of #aadefa
<div style="border:2px solid #aadefa;">Content here</div>
.myborder {border:2px solid #aadefa;}