#aafadc color space conversions
Hex:
#aafadc
RGB:
170, 250, 220
CMY:
33, 2, 14
CMYK:
32, 0, 12, 2
HSL:
158°, 88.8889%, 82.3529%
HSV (HSB):
158°, 32.0000%, 98.0392%
XYZ:
63.6814, 82.0846, 80.1977
xyY:
0.2818, 0.3633, 82.0846
CIE-Lab:
92.6122, -30.6390, 6.6432
CIE-LCH:
92.6122, 31.3509, 167.7665
CIE-Luv:
92.6122, -38.4705, 15.3759
Hunter-Lab:
90.6005, -33.0866, 10.9381
#aafadc color charts
#aafadc color shades, tints & tones
#aafadc color schemes
#aafadc color preview, HTML & CSS examples
This text has a color of #aafadc
<p style="color:#aafadc;">Text here</p>
.mytext {color:#aafadc;}
This box has a color of #aafadc
<div style="background-color:#aafadc;">Content here</div>
.mybackground {background-color:#aafadc;}
Border around this has a color of #aafadc
<div style="border:2px solid #aafadc;">Content here</div>
.myborder {border:2px solid #aafadc;}