#a0a9d8 color space conversions
Hex:
#a0a9d8
RGB:
160, 169, 216
CMY:
37, 34, 15
CMYK:
26, 22, 0, 15
HSL:
230°, 41.7910%, 73.7255%
HSV (HSB):
230°, 25.9259%, 84.7059%
XYZ:
41.0798, 40.8074, 70.6772
xyY:
0.2693, 0.2675, 40.8074
CIE-Lab:
70.0408, 7.1709, -24.8227
CIE-LCH:
70.0408, 25.8377, 286.1132
CIE-Luv:
70.0408, -7.2151, -39.9357
Hunter-Lab:
63.8807, 2.9971, -20.8817
#a0a9d8 color charts
#a0a9d8 color shades, tints & tones
#a0a9d8 color schemes
#a0a9d8 color preview, HTML & CSS examples
This text has a color of #a0a9d8
<p style="color:#a0a9d8;">Text here</p>
.mytext {color:#a0a9d8;}
This box has a color of #a0a9d8
<div style="background-color:#a0a9d8;">Content here</div>
.mybackground {background-color:#a0a9d8;}
Border around this has a color of #a0a9d8
<div style="border:2px solid #a0a9d8;">Content here</div>
.myborder {border:2px solid #a0a9d8;}