#aeddef color space conversions
Hex:
#aeddef
RGB:
174, 221, 239
CMY:
32, 13, 6
CMYK:
27, 8, 0, 6
HSL:
197°, 67.0103%, 80.9804%
HSV (HSB):
197°, 27.1967%, 93.7255%
XYZ:
58.8920, 66.9436, 91.4788
xyY:
0.2710, 0.3080, 66.9436
CIE-Lab:
85.4754, -11.1328, -13.7619
CIE-LCH:
85.4754, 17.7011, 231.0286
CIE-Luv:
85.4754, -24.1258, -19.8555
Hunter-Lab:
81.8190, -14.7020, -9.0166
#aeddef color charts
#aeddef RGB chart
#aeddef CMYK chart
#aeddef RGB pie chart
#aeddef color shades, tints & tones
#aeddef color schemes
#aeddef color preview, HTML & CSS examples
This text has a color of #aeddef
<p style="color:#aeddef;">Text here</p>
.mytext {color:#aeddef;}
Text color #aeddef
This box has a color of #aeddef
<div style="background-color:#aeddef;">Content here</div>
.mybackground {background-color:#aeddef;}
Background color #aeddef
Border around this has a color of #aeddef
<div style="border:2px solid #aeddef;">Content here</div>
.myborder {border:2px solid #aeddef;}
Border color #aeddef