#a0aea3 color space conversions
Hex:
        #a0aea3
        RGB:
        160, 174, 163
        CMY:
        37, 32, 36
        CMYK:
        8, 0, 6, 32
      HSL:
        133°, 7.9545%, 65.4902%
        HSV (HSB):
        133°, 8.0460%, 68.2353%
        XYZ:
        36.2441, 40.3900, 40.5361
        xyY:
        0.3093, 0.3447, 40.3900
      CIE-Lab:
        69.7464, -7.0174, 3.9619
        CIE-LCH:
        69.7464, 8.0585, 150.5515
        CIE-Luv:
        69.7464, -7.2593, 6.9341
        Hunter-Lab:
        63.5532, -9.4202, 6.6703
      #a0aea3 color charts
#a0aea3 RGB chart
      #a0aea3 CMYK chart
      #a0aea3 RGB pie chart
      #a0aea3 color shades, tints & tones
#a0aea3 color schemes
#a0aea3 color preview, HTML & CSS examples
           This text has a color of #a0aea3        
        
          <p style="color:#a0aea3;">Text here</p>
        
        
          .mytext {color:#a0aea3;}
        
        Text color #a0aea3
      
           This box has a color of #a0aea3        
        
          <div style="background-color:#a0aea3;">Content here</div>
        
        
          .mybackground {background-color:#a0aea3;}
        
        Background color #a0aea3
      
           Border around this has a color of #a0aea3        
        
          <div style="border:2px solid #a0aea3;">Content here</div>
        
        
          .myborder {border:2px solid #a0aea3;}
        
        Border color #a0aea3