#aefefb color space conversions
Hex:
#aefefb
RGB:
174, 254, 251
CMY:
32, 0, 2
CMYK:
31, 0, 1, 0
HSL:
178°, 97.5610%, 83.9216%
HSV (HSB):
178°, 31.4961%, 99.6078%
XYZ:
70.3100, 86.8473, 104.3243
xyY:
0.2689, 0.3321, 86.8473
CIE-Lab:
94.6735, -24.8419, -6.3526
CIE-LCH:
94.6735, 25.6413, 194.3443
CIE-Luv:
94.6735, -38.1905, -5.8294
Hunter-Lab:
93.1919, -28.4140, -1.1382
#aefefb color charts
#aefefb color shades, tints & tones
#aefefb color schemes
#aefefb color preview, HTML & CSS examples
This text has a color of #aefefb
<p style="color:#aefefb;">Text here</p>
.mytext {color:#aefefb;}
This box has a color of #aefefb
<div style="background-color:#aefefb;">Content here</div>
.mybackground {background-color:#aefefb;}
Border around this has a color of #aefefb
<div style="border:2px solid #aefefb;">Content here</div>
.myborder {border:2px solid #aefefb;}