#aedfef color space conversions
Hex:
#aedfef
RGB:
174, 223, 239
CMY:
32, 13, 6
CMYK:
27, 7, 0, 6
HSL:
195°, 67.0103%, 80.9804%
HSV (HSB):
195°, 27.1967%, 93.7255%
XYZ:
59.4232, 68.0060, 91.6559
xyY:
0.2712, 0.3104, 68.0060
CIE-Lab:
86.0095, -12.1567, -12.9628
CIE-LCH:
86.0095, 17.7714, 226.8380
CIE-Luv:
86.0095, -24.9940, -18.4074
Hunter-Lab:
82.4658, -15.6915, -8.1713
#aedfef color charts
#aedfef color shades, tints & tones
#aedfef color schemes
#aedfef color preview, HTML & CSS examples
This text has a color of #aedfef
<p style="color:#aedfef;">Text here</p>
.mytext {color:#aedfef;}
This box has a color of #aedfef
<div style="background-color:#aedfef;">Content here</div>
.mybackground {background-color:#aedfef;}
Border around this has a color of #aedfef
<div style="border:2px solid #aedfef;">Content here</div>
.myborder {border:2px solid #aedfef;}