#aadffa color space conversions
Hex:
#aadffa
RGB:
170, 223, 250
CMY:
33, 13, 2
CMYK:
32, 11, 0, 2
HSL:
200°, 88.8889%, 82.3529%
HSV (HSB):
200°, 32.0000%, 98.0392%
XYZ:
60.2206, 68.2235, 100.4370
xyY:
0.2631, 0.2981, 68.2235
CIE-Lab:
86.1181, -10.7213, -18.6232
CIE-LCH:
86.1181, 21.4888, 240.0712
CIE-Luv:
86.1181, -26.7604, -27.9542
Hunter-Lab:
82.5975, -14.4042, -14.2772
#aadffa color charts
#aadffa color shades, tints & tones
#aadffa color schemes
#aadffa color preview, HTML & CSS examples
This text has a color of #aadffa
<p style="color:#aadffa;">Text here</p>
.mytext {color:#aadffa;}
This box has a color of #aadffa
<div style="background-color:#aadffa;">Content here</div>
.mybackground {background-color:#aadffa;}
Border around this has a color of #aadffa
<div style="border:2px solid #aadffa;">Content here</div>
.myborder {border:2px solid #aadffa;}