#aecdda color space conversions
Hex:
#aecdda
RGB:
174, 205, 218
CMY:
32, 20, 15
CMYK:
20, 6, 0, 15
HSL:
198°, 37.2881%, 76.8627%
HSV (HSB):
198°, 20.1835%, 85.4902%
XYZ:
51.9418, 57.7233, 74.7337
xyY:
0.2817, 0.3130, 57.7233
CIE-Lab:
80.5847, -7.5272, -9.8951
CIE-LCH:
80.5847, 12.4327, 232.7397
CIE-Luv:
80.5847, -16.6630, -14.0601
Hunter-Lab:
75.9758, -10.9241, -5.1376
#aecdda color charts
#aecdda color shades, tints & tones
#aecdda color schemes
#aecdda color preview, HTML & CSS examples
This text has a color of #aecdda
<p style="color:#aecdda;">Text here</p>
.mytext {color:#aecdda;}
This box has a color of #aecdda
<div style="background-color:#aecdda;">Content here</div>
.mybackground {background-color:#aecdda;}
Border around this has a color of #aecdda
<div style="border:2px solid #aecdda;">Content here</div>
.myborder {border:2px solid #aecdda;}