#aecdfa color space conversions
Hex:
#aecdfa
RGB:
174, 205, 250
CMY:
32, 20, 2
CMYK:
30, 18, 0, 2
HSL:
216°, 88.3721%, 83.1373%
HSV (HSB):
216°, 30.4000%, 98.0392%
XYZ:
56.5422, 59.5634, 98.9593
xyY:
0.2629, 0.2770, 59.5634
CIE-Lab:
81.6003, -0.1761, -25.4530
CIE-LCH:
81.6003, 25.4536, 269.6036
CIE-Luv:
81.6003, -17.4511, -40.7386
Hunter-Lab:
77.1774, -4.2865, -21.9994
#aecdfa color charts
#aecdfa color shades, tints & tones
#aecdfa color schemes
#aecdfa color preview, HTML & CSS examples
This text has a color of #aecdfa
<p style="color:#aecdfa;">Text here</p>
.mytext {color:#aecdfa;}
This box has a color of #aecdfa
<div style="background-color:#aecdfa;">Content here</div>
.mybackground {background-color:#aecdfa;}
Border around this has a color of #aecdfa
<div style="border:2px solid #aecdfa;">Content here</div>
.myborder {border:2px solid #aecdfa;}