#80a699 color space conversions
Hex:
        #80a699
        RGB:
        128, 166, 153
        CMY:
        50, 35, 40
        CMYK:
        23, 0, 8, 35
      HSL:
        159°, 17.5926%, 57.6471%
        HSV (HSB):
        159°, 22.8916%, 65.0980%
        XYZ:
        28.2881, 34.1615, 35.2399
        xyY:
        0.2896, 0.3497, 34.1615
      CIE-Lab:
        65.0906, -15.6987, 2.4953
        CIE-LCH:
        65.0906, 15.8958, 170.9686
        CIE-Luv:
        65.0906, -19.2913, 6.1612
        Hunter-Lab:
        58.4479, -15.8919, 5.1659
      #80a699 color charts
#80a699 RGB chart
      #80a699 CMYK chart
      #80a699 RGB pie chart
      #80a699 color shades, tints & tones
#80a699 color schemes
#80a699 color preview, HTML & CSS examples
           This text has a color of #80a699        
        
          <p style="color:#80a699;">Text here</p>
        
        
          .mytext {color:#80a699;}
        
        Text color #80a699
      
           This box has a color of #80a699        
        
          <div style="background-color:#80a699;">Content here</div>
        
        
          .mybackground {background-color:#80a699;}
        
        Background color #80a699
      
           Border around this has a color of #80a699        
        
          <div style="border:2px solid #80a699;">Content here</div>
        
        
          .myborder {border:2px solid #80a699;}
        
        Border color #80a699