#aecefa color space conversions
Hex:
#aecefa
RGB:
174, 206, 250
CMY:
32, 19, 2
CMYK:
30, 18, 0, 2
HSL:
215°, 88.3721%, 83.1373%
HSV (HSB):
215°, 30.4000%, 98.0392%
XYZ:
56.7822, 60.0434, 99.0393
xyY:
0.2630, 0.2782, 60.0434
CIE-Lab:
81.8618, -0.7090, -25.0544
CIE-LCH:
81.8618, 25.0644, 268.3791
CIE-Luv:
81.8618, -17.8743, -40.0056
Hunter-Lab:
77.4877, -4.8005, -21.5389
#aecefa color charts
#aecefa RGB chart
#aecefa CMYK chart
#aecefa RGB pie chart
#aecefa color shades, tints & tones
#aecefa color schemes
#aecefa color preview, HTML & CSS examples
This text has a color of #aecefa
<p style="color:#aecefa;">Text here</p>
.mytext {color:#aecefa;}
Text color #aecefa
This box has a color of #aecefa
<div style="background-color:#aecefa;">Content here</div>
.mybackground {background-color:#aecefa;}
Background color #aecefa
Border around this has a color of #aecefa
<div style="border:2px solid #aecefa;">Content here</div>
.myborder {border:2px solid #aecefa;}
Border color #aecefa