#a0a9dd color space conversions
Hex:
#a0a9dd
RGB:
160, 169, 221
CMY:
37, 34, 13
CMYK:
28, 24, 0, 13
HSL:
231°, 47.2868%, 74.7059%
HSV (HSB):
231°, 27.6018%, 86.6667%
XYZ:
41.7363, 41.0700, 74.1342
xyY:
0.2659, 0.2617, 41.0700
CIE-Lab:
70.2249, 8.3802, -27.2837
CIE-LCH:
70.2249, 28.5417, 287.0744
CIE-Luv:
70.2249, -7.4585, -44.1786
Hunter-Lab:
64.0859, 4.0990, -23.7262
#a0a9dd color charts
#a0a9dd color shades, tints & tones
#a0a9dd color schemes
#a0a9dd color preview, HTML & CSS examples
This text has a color of #a0a9dd
<p style="color:#a0a9dd;">Text here</p>
.mytext {color:#a0a9dd;}
This box has a color of #a0a9dd
<div style="background-color:#a0a9dd;">Content here</div>
.mybackground {background-color:#a0a9dd;}
Border around this has a color of #a0a9dd
<div style="border:2px solid #a0a9dd;">Content here</div>
.myborder {border:2px solid #a0a9dd;}