#aefbdd color space conversions
Hex:
#aefbdd
RGB:
174, 251, 221
CMY:
32, 2, 13
CMYK:
31, 0, 12, 2
HSL:
157°, 90.5882%, 83.3333%
HSV (HSB):
157°, 30.6773%, 98.4314%
XYZ:
65.0039, 83.2135, 81.0424
xyY:
0.2835, 0.3630, 83.2135
CIE-Lab:
93.1078, -29.7676, 6.8658
CIE-LCH:
93.1078, 30.5491, 167.0120
CIE-Luv:
93.1078, -37.2446, 15.5810
Hunter-Lab:
91.2214, -32.4394, 11.1810
#aefbdd color charts
#aefbdd color shades, tints & tones
#aefbdd color schemes
#aefbdd color preview, HTML & CSS examples
This text has a color of #aefbdd
<p style="color:#aefbdd;">Text here</p>
.mytext {color:#aefbdd;}
This box has a color of #aefbdd
<div style="background-color:#aefbdd;">Content here</div>
.mybackground {background-color:#aefbdd;}
Border around this has a color of #aefbdd
<div style="border:2px solid #aefbdd;">Content here</div>
.myborder {border:2px solid #aefbdd;}