#aedeec color space conversions
Hex:
#aedeec
RGB:
174, 222, 236
CMY:
32, 13, 7
CMYK:
26, 6, 0, 7
HSL:
194°, 62.0000%, 80.3922%
HSV (HSB):
194°, 26.2712%, 92.5490%
XYZ:
58.7172, 67.2974, 89.2518
xyY:
0.2728, 0.3126, 67.2974
CIE-Lab:
85.6539, -12.3242, -11.9102
CIE-LCH:
85.6539, 17.1388, 224.0213
CIE-Luv:
85.6539, -24.5316, -16.6615
Hunter-Lab:
82.0350, -15.7984, -7.0815
#aedeec color charts
#aedeec color shades, tints & tones
#aedeec color schemes
#aedeec color preview, HTML & CSS examples
This text has a color of #aedeec
<p style="color:#aedeec;">Text here</p>
.mytext {color:#aedeec;}
This box has a color of #aedeec
<div style="background-color:#aedeec;">Content here</div>
.mybackground {background-color:#aedeec;}
Border around this has a color of #aedeec
<div style="border:2px solid #aedeec;">Content here</div>
.myborder {border:2px solid #aedeec;}