#aedfee color space conversions
Hex:
#aedfee
RGB:
174, 223, 238
CMY:
32, 13, 7
CMYK:
27, 6, 0, 7
HSL:
194°, 65.3061%, 80.7843%
HSV (HSB):
194°, 26.8908%, 93.3333%
XYZ:
59.2759, 67.9471, 90.8798
xyY:
0.2718, 0.3115, 67.9471
CIE-Lab:
85.9800, -12.3834, -12.4792
CIE-LCH:
85.9800, 17.5806, 225.2207
CIE-Luv:
85.9800, -24.9853, -17.5841
Hunter-Lab:
82.4300, -15.8922, -7.6668
#aedfee color charts
#aedfee color shades, tints & tones
#aedfee color schemes
#aedfee color preview, HTML & CSS examples
This text has a color of #aedfee
<p style="color:#aedfee;">Text here</p>
.mytext {color:#aedfee;}
This box has a color of #aedfee
<div style="background-color:#aedfee;">Content here</div>
.mybackground {background-color:#aedfee;}
Border around this has a color of #aedfee
<div style="border:2px solid #aedfee;">Content here</div>
.myborder {border:2px solid #aedfee;}