#aaafd5 color space conversions
Hex:
#aaafd5
RGB:
170, 175, 213
CMY:
33, 31, 16
CMYK:
20, 18, 0, 16
HSL:
233°, 33.8583%, 75.0980%
HSV (HSB):
233°, 20.1878%, 83.5294%
XYZ:
43.9178, 44.0101, 69.1309
xyY:
0.2796, 0.2802, 44.0101
CIE-Lab:
72.2352, 6.2242, -19.7669
CIE-LCH:
72.2352, 20.7237, 287.4781
CIE-Luv:
72.2352, -4.7932, -31.7117
Hunter-Lab:
66.3401, 2.0735, -15.3461
#aaafd5 color charts
#aaafd5 color shades, tints & tones
#aaafd5 color schemes
#aaafd5 color preview, HTML & CSS examples
This text has a color of #aaafd5
<p style="color:#aaafd5;">Text here</p>
.mytext {color:#aaafd5;}
This box has a color of #aaafd5
<div style="background-color:#aaafd5;">Content here</div>
.mybackground {background-color:#aaafd5;}
Border around this has a color of #aaafd5
<div style="border:2px solid #aaafd5;">Content here</div>
.myborder {border:2px solid #aaafd5;}