#a0dceb color space conversions
Hex:
#a0dceb
RGB:
160, 220, 235
CMY:
37, 14, 8
CMYK:
32, 6, 0, 8
HSL:
192°, 65.2174%, 77.4510%
HSV (HSB):
192°, 31.9149%, 92.1569%
XYZ:
55.0858, 64.6581, 88.1742
xyY:
0.2649, 0.3110, 64.6581
CIE-Lab:
84.3073, -15.4859, -13.4756
CIE-LCH:
84.3073, 20.5281, 221.0292
CIE-Luv:
84.3073, -29.5505, -18.6881
Hunter-Lab:
80.4103, -18.4349, -8.7275
#a0dceb color charts
#a0dceb color shades, tints & tones
#a0dceb color schemes
#a0dceb color preview, HTML & CSS examples
This text has a color of #a0dceb
<p style="color:#a0dceb;">Text here</p>
.mytext {color:#a0dceb;}
This box has a color of #a0dceb
<div style="background-color:#a0dceb;">Content here</div>
.mybackground {background-color:#a0dceb;}
Border around this has a color of #a0dceb
<div style="border:2px solid #a0dceb;">Content here</div>
.myborder {border:2px solid #a0dceb;}