#a5c1ae color space conversions
Hex:
        #a5c1ae
        RGB:
        165, 193, 174
        CMY:
        35, 24, 32
        CMYK:
        15, 0, 10, 24
      HSL:
        139°, 18.4211%, 70.1961%
        HSV (HSB):
        139°, 14.5078%, 75.6863%
        XYZ:
        42.2270, 49.1953, 47.3144
        xyY:
        0.3044, 0.3546, 49.1953
      CIE-Lab:
        75.5726, -13.1868, 6.3972
        CIE-LCH:
        75.5726, 14.6565, 154.1211
        CIE-Luv:
        75.5726, -14.4047, 11.6184
        Hunter-Lab:
        70.1393, -15.2789, 9.1018
      #a5c1ae color charts
#a5c1ae RGB chart
      #a5c1ae CMYK chart
      #a5c1ae RGB pie chart
      #a5c1ae color shades, tints & tones
#a5c1ae color schemes
#a5c1ae color preview, HTML & CSS examples
           This text has a color of #a5c1ae        
        
          <p style="color:#a5c1ae;">Text here</p>
        
        
          .mytext {color:#a5c1ae;}
        
        Text color #a5c1ae
      
           This box has a color of #a5c1ae        
        
          <div style="background-color:#a5c1ae;">Content here</div>
        
        
          .mybackground {background-color:#a5c1ae;}
        
        Background color #a5c1ae
      
           Border around this has a color of #a5c1ae        
        
          <div style="border:2px solid #a5c1ae;">Content here</div>
        
        
          .myborder {border:2px solid #a5c1ae;}
        
        Border color #a5c1ae