#aebedc color space conversions
Hex:
#aebedc
RGB:
174, 190, 220
CMY:
32, 25, 14
CMYK:
21, 14, 0, 14
HSL:
219°, 39.6552%, 77.2549%
HSV (HSB):
219°, 20.9091%, 86.2745%
XYZ:
48.7873, 50.9929, 74.9814
xyY:
0.2792, 0.2918, 50.9929
CIE-Lab:
76.6747, 0.8774, -16.8311
CIE-LCH:
76.6747, 16.8540, 272.9841
CIE-Luv:
76.6747, -9.9158, -26.3819
Hunter-Lab:
71.4093, -3.0140, -12.2693
#aebedc color charts
#aebedc color shades, tints & tones
#aebedc color schemes
#aebedc color preview, HTML & CSS examples
This text has a color of #aebedc
<p style="color:#aebedc;">Text here</p>
.mytext {color:#aebedc;}
This box has a color of #aebedc
<div style="background-color:#aebedc;">Content here</div>
.mybackground {background-color:#aebedc;}
Border around this has a color of #aebedc
<div style="border:2px solid #aebedc;">Content here</div>
.myborder {border:2px solid #aebedc;}