#aebeed color space conversions
Hex:
#aebeed
RGB:
174, 190, 237
CMY:
32, 25, 7
CMYK:
27, 20, 0, 7
HSL:
225°, 63.6364%, 80.5882%
HSV (HSB):
225°, 26.5823%, 92.9412%
XYZ:
51.1551, 51.9400, 87.4500
xyY:
0.2685, 0.2726, 51.9400
CIE-Lab:
77.2450, 4.7939, -25.1402
CIE-LCH:
77.2450, 25.5932, 280.7960
CIE-Luv:
77.2450, -10.6066, -40.6659
Hunter-Lab:
72.0694, 0.5783, -21.4947
#aebeed color charts
#aebeed color shades, tints & tones
#aebeed color schemes
#aebeed color preview, HTML & CSS examples
This text has a color of #aebeed
<p style="color:#aebeed;">Text here</p>
.mytext {color:#aebeed;}
This box has a color of #aebeed
<div style="background-color:#aebeed;">Content here</div>
.mybackground {background-color:#aebeed;}
Border around this has a color of #aebeed
<div style="border:2px solid #aebeed;">Content here</div>
.myborder {border:2px solid #aebeed;}