#aedced color space conversions
Hex:
#aedced
RGB:
174, 220, 237
CMY:
32, 14, 7
CMYK:
27, 7, 0, 7
HSL:
196°, 63.6364%, 80.5882%
HSV (HSB):
196°, 26.5823%, 92.9412%
XYZ:
58.3348, 66.2995, 89.8433
xyY:
0.2720, 0.3091, 66.2995
CIE-Lab:
85.1490, -11.0741, -13.1933
CIE-LCH:
85.1490, 17.2249, 229.9909
CIE-Luv:
85.1490, -23.6693, -18.9287
Hunter-Lab:
81.4245, -14.6104, -8.4231
#aedced color charts
#aedced RGB chart
#aedced CMYK chart
#aedced RGB pie chart
#aedced color shades, tints & tones
#aedced color schemes
#aedced color preview, HTML & CSS examples
This text has a color of #aedced
<p style="color:#aedced;">Text here</p>
.mytext {color:#aedced;}
Text color #aedced
This box has a color of #aedced
<div style="background-color:#aedced;">Content here</div>
.mybackground {background-color:#aedced;}
Background color #aedced
Border around this has a color of #aedced
<div style="border:2px solid #aedced;">Content here</div>
.myborder {border:2px solid #aedced;}
Border color #aedced