#aeedfc color space conversions
Hex:
#aeedfc
RGB:
174, 237, 252
CMY:
32, 7, 1
CMYK:
31, 6, 0, 1
HSL:
192°, 92.8571%, 83.5294%
HSV (HSB):
192°, 30.9524%, 98.8235%
XYZ:
65.3104, 76.5953, 103.4376
xyY:
0.2662, 0.3122, 76.5953
CIE-Lab:
90.1350, -16.2624, -13.6173
CIE-LCH:
90.1350, 21.2108, 219.9410
CIE-Luv:
90.1350, -31.0322, -18.9424
Hunter-Lab:
87.5188, -19.9531, -8.8112
#aeedfc color charts
#aeedfc color shades, tints & tones
#aeedfc color schemes
#aeedfc color preview, HTML & CSS examples
This text has a color of #aeedfc
<p style="color:#aeedfc;">Text here</p>
.mytext {color:#aeedfc;}
This box has a color of #aeedfc
<div style="background-color:#aeedfc;">Content here</div>
.mybackground {background-color:#aeedfc;}
Border around this has a color of #aeedfc
<div style="border:2px solid #aeedfc;">Content here</div>
.myborder {border:2px solid #aeedfc;}