#aedbe2 color space conversions
Hex:
#aedbe2
RGB:
174, 219, 226
CMY:
32, 14, 11
CMYK:
23, 3, 0, 11
HSL:
188°, 47.2727%, 78.4314%
HSV (HSB):
188°, 23.0088%, 88.6275%
XYZ:
56.5145, 65.1527, 81.5486
xyY:
0.2781, 0.3206, 65.1527
CIE-Lab:
84.5624, -13.0121, -8.2443
CIE-LCH:
84.5624, 15.4040, 212.3580
CIE-Luv:
84.5624, -23.1051, -10.6372
Hunter-Lab:
80.7172, -16.2775, -3.3986
#aedbe2 color charts
#aedbe2 color shades, tints & tones
#aedbe2 color schemes
#aedbe2 color preview, HTML & CSS examples
This text has a color of #aedbe2
<p style="color:#aedbe2;">Text here</p>
.mytext {color:#aedbe2;}
This box has a color of #aedbe2
<div style="background-color:#aedbe2;">Content here</div>
.mybackground {background-color:#aedbe2;}
Border around this has a color of #aedbe2
<div style="border:2px solid #aedbe2;">Content here</div>
.myborder {border:2px solid #aedbe2;}