#aeffed color space conversions
Hex:
#aeffed
RGB:
174, 255, 237
CMY:
32, 0, 7
CMYK:
32, 0, 7, 0
HSL:
167°, 100.0000%, 84.1176%
HSV (HSB):
167°, 31.7647%, 100.0000%
XYZ:
68.5016, 86.6331, 93.2322
xyY:
0.2758, 0.3488, 86.6331
CIE-Lab:
94.5824, -28.3598, 0.7416
CIE-LCH:
94.5824, 28.3695, 178.5020
CIE-Luv:
94.5824, -38.7843, 5.9868
Hunter-Lab:
93.0769, -31.5143, 5.7649
#aeffed color charts
#aeffed color shades, tints & tones
#aeffed color schemes
#aeffed color preview, HTML & CSS examples
This text has a color of #aeffed
<p style="color:#aeffed;">Text here</p>
.mytext {color:#aeffed;}
This box has a color of #aeffed
<div style="background-color:#aeffed;">Content here</div>
.mybackground {background-color:#aeffed;}
Border around this has a color of #aeffed
<div style="border:2px solid #aeffed;">Content here</div>
.myborder {border:2px solid #aeffed;}