#a0a5b8 color space conversions
Hex:
        #a0a5b8
        RGB:
        160, 165, 184
        CMY:
        37, 35, 28
        CMYK:
        13, 10, 0, 28
      HSL:
        228°, 14.4578%, 67.4510%
        HSV (HSB):
        228°, 13.0435%, 72.1569%
        XYZ:
        36.6041, 37.8445, 50.7229
        xyY:
        0.2924, 0.3023, 37.8445
      CIE-Lab:
        67.9059, 2.1124, -10.3750
        CIE-LCH:
        67.9059, 10.5879, 281.5083
        CIE-Luv:
        67.9059, -3.7786, -15.9505
        Hunter-Lab:
        61.5179, -1.4462, -5.8234
      #a0a5b8 color charts
#a0a5b8 RGB chart
      #a0a5b8 CMYK chart
      #a0a5b8 RGB pie chart
      #a0a5b8 color shades, tints & tones
#a0a5b8 color schemes
#a0a5b8 color preview, HTML & CSS examples
           This text has a color of #a0a5b8        
        
          <p style="color:#a0a5b8;">Text here</p>
        
        
          .mytext {color:#a0a5b8;}
        
        Text color #a0a5b8
      
           This box has a color of #a0a5b8        
        
          <div style="background-color:#a0a5b8;">Content here</div>
        
        
          .mybackground {background-color:#a0a5b8;}
        
        Background color #a0a5b8
      
           Border around this has a color of #a0a5b8        
        
          <div style="border:2px solid #a0a5b8;">Content here</div>
        
        
          .myborder {border:2px solid #a0a5b8;}
        
        Border color #a0a5b8