#80b99a color space conversions
Hex:
        #80b99a
        RGB:
        128, 185, 154
        CMY:
        50, 27, 40
        CMYK:
        31, 0, 17, 27
      HSL:
        147°, 28.9340%, 61.3725%
        HSV (HSB):
        147°, 30.8108%, 72.5490%
        XYZ:
        32.0838, 41.6202, 36.9144
        xyY:
        0.2900, 0.3763, 41.6202
      CIE-Lab:
        70.6083, -25.1728, 9.8672
        CIE-LCH:
        70.6083, 27.0376, 158.5959
        CIE-Luv:
        70.6083, -28.0396, 18.3156
        Hunter-Lab:
        64.5137, -24.1279, 11.2342
      #80b99a color charts
#80b99a RGB chart
      #80b99a CMYK chart
      #80b99a RGB pie chart
      #80b99a color shades, tints & tones
#80b99a color schemes
#80b99a color preview, HTML & CSS examples
           This text has a color of #80b99a        
        
          <p style="color:#80b99a;">Text here</p>
        
        
          .mytext {color:#80b99a;}
        
        Text color #80b99a
      
           This box has a color of #80b99a        
        
          <div style="background-color:#80b99a;">Content here</div>
        
        
          .mybackground {background-color:#80b99a;}
        
        Background color #80b99a
      
           Border around this has a color of #80b99a        
        
          <div style="border:2px solid #80b99a;">Content here</div>
        
        
          .myborder {border:2px solid #80b99a;}
        
        Border color #80b99a