#aafdfa color space conversions
Hex:
#aafdfa
RGB:
170, 253, 250
CMY:
33, 1, 2
CMYK:
33, 0, 1, 1
HSL:
178°, 95.4023%, 82.9412%
HSV (HSB):
178°, 32.8063%, 99.2157%
XYZ:
68.9582, 85.6987, 103.3495
xyY:
0.2673, 0.3322, 85.6987
CIE-Lab:
94.1834, -25.6463, -6.5815
CIE-LCH:
94.1834, 26.4774, 194.3930
CIE-Luv:
94.1834, -39.3316, -6.0697
Hunter-Lab:
92.5736, -29.0390, -1.3900
#aafdfa color charts
#aafdfa color shades, tints & tones
#aafdfa color schemes
#aafdfa color preview, HTML & CSS examples
This text has a color of #aafdfa
<p style="color:#aafdfa;">Text here</p>
.mytext {color:#aafdfa;}
This box has a color of #aafdfa
<div style="background-color:#aafdfa;">Content here</div>
.mybackground {background-color:#aafdfa;}
Border around this has a color of #aafdfa
<div style="border:2px solid #aafdfa;">Content here</div>
.myborder {border:2px solid #aafdfa;}