#a0cdae color space conversions
Hex:
        #a0cdae
        RGB:
        160, 205, 174
        CMY:
        37, 20, 32
        CMYK:
        22, 0, 15, 20
      HSL:
        139°, 31.0345%, 71.5686%
        HSV (HSB):
        139°, 21.9512%, 80.3922%
        XYZ:
        43.9685, 54.1922, 48.1872
        xyY:
        0.3004, 0.3703, 54.1922
      CIE-Lab:
        78.5737, -20.9479, 10.6456
        CIE-LCH:
        78.5737, 23.4978, 153.0605
        CIE-Luv:
        78.5737, -22.6906, 19.1067
        Hunter-Lab:
        73.6154, -22.2136, 12.7207
      #a0cdae color charts
#a0cdae RGB chart
      #a0cdae CMYK chart
      #a0cdae RGB pie chart
      #a0cdae color shades, tints & tones
#a0cdae color schemes
#a0cdae color preview, HTML & CSS examples
           This text has a color of #a0cdae        
        
          <p style="color:#a0cdae;">Text here</p>
        
        
          .mytext {color:#a0cdae;}
        
        Text color #a0cdae
      
           This box has a color of #a0cdae        
        
          <div style="background-color:#a0cdae;">Content here</div>
        
        
          .mybackground {background-color:#a0cdae;}
        
        Background color #a0cdae
      
           Border around this has a color of #a0cdae        
        
          <div style="border:2px solid #a0cdae;">Content here</div>
        
        
          .myborder {border:2px solid #a0cdae;}
        
        Border color #a0cdae