#a0c0ae color space conversions
Hex:
        #a0c0ae
        RGB:
        160, 192, 174
        CMY:
        37, 25, 32
        CMYK:
        17, 0, 9, 25
      HSL:
        146°, 20.2532%, 69.0196%
        HSV (HSB):
        146°, 16.6667%, 75.2941%
        XYZ:
        40.9868, 48.2288, 47.1933
        xyY:
        0.3005, 0.3536, 48.2288
      CIE-Lab:
        74.9690, -14.3572, 5.4859
        CIE-LCH:
        74.9690, 15.3696, 159.0881
        CIE-Luv:
        74.9690, -16.4535, 10.4853
        Hunter-Lab:
        69.4470, -16.1836, 8.3219
      #a0c0ae color charts
#a0c0ae RGB chart
      #a0c0ae CMYK chart
      #a0c0ae RGB pie chart
      #a0c0ae color shades, tints & tones
#a0c0ae color schemes
#a0c0ae color preview, HTML & CSS examples
           This text has a color of #a0c0ae        
        
          <p style="color:#a0c0ae;">Text here</p>
        
        
          .mytext {color:#a0c0ae;}
        
        Text color #a0c0ae
      
           This box has a color of #a0c0ae        
        
          <div style="background-color:#a0c0ae;">Content here</div>
        
        
          .mybackground {background-color:#a0c0ae;}
        
        Background color #a0c0ae
      
           Border around this has a color of #a0c0ae        
        
          <div style="border:2px solid #a0c0ae;">Content here</div>
        
        
          .myborder {border:2px solid #a0c0ae;}
        
        Border color #a0c0ae