#acdae2 color space conversions
Hex:
#acdae2
RGB:
172, 218, 226
CMY:
33, 15, 11
CMYK:
24, 4, 0, 11
HSL:
189°, 48.2143%, 78.0392%
HSV (HSB):
189°, 23.8938%, 88.6275%
XYZ:
55.8121, 64.4045, 81.4412
xyY:
0.2768, 0.3194, 64.4045
CIE-Lab:
84.1759, -13.0955, -8.8309
CIE-LCH:
84.1759, 15.7948, 213.9935
CIE-Luv:
84.1759, -23.5560, -11.5534
Hunter-Lab:
80.2524, -16.3025, -3.9916
#acdae2 color charts
#acdae2 color shades, tints & tones
#acdae2 color schemes
#acdae2 color preview, HTML & CSS examples
This text has a color of #acdae2
<p style="color:#acdae2;">Text here</p>
.mytext {color:#acdae2;}
This box has a color of #acdae2
<div style="background-color:#acdae2;">Content here</div>
.mybackground {background-color:#acdae2;}
Border around this has a color of #acdae2
<div style="border:2px solid #acdae2;">Content here</div>
.myborder {border:2px solid #acdae2;}