#aaefed color space conversions
Hex:
#aaefed
RGB:
170, 239, 237
CMY:
33, 6, 7
CMYK:
29, 0, 1, 6
HSL:
178°, 68.3168%, 80.1961%
HSV (HSB):
178°, 28.8703%, 93.7255%
XYZ:
62.7301, 76.3935, 91.5600
xyY:
0.2719, 0.3312, 76.3935
CIE-Lab:
90.0417, -21.7490, -5.9447
CIE-LCH:
90.0417, 22.5469, 195.2875
CIE-Luv:
90.0417, -33.5682, -5.6405
Hunter-Lab:
87.4034, -24.8449, -0.9273
#aaefed color charts
#aaefed color shades, tints & tones
#aaefed color schemes
#aaefed color preview, HTML & CSS examples
This text has a color of #aaefed
<p style="color:#aaefed;">Text here</p>
.mytext {color:#aaefed;}
This box has a color of #aaefed
<div style="background-color:#aaefed;">Content here</div>
.mybackground {background-color:#aaefed;}
Border around this has a color of #aaefed
<div style="border:2px solid #aaefed;">Content here</div>
.myborder {border:2px solid #aaefed;}