#80b14a color space conversions
Hex:
        #80b14a
        RGB:
        128, 177, 74
        CMY:
        50, 31, 71
        CMYK:
        28, 0, 58, 31
      HSL:
        89°, 41.0359%, 49.2157%
        HSV (HSB):
        89°, 58.1921%, 69.4118%
        XYZ:
        25.8603, 36.5279, 12.1662
        xyY:
        0.3469, 0.4899, 36.5279
      CIE-Lab:
        66.9213, -33.4271, 46.6378
        CIE-LCH:
        66.9213, 57.3799, 125.6306
        CIE-Luv:
        66.9213, -24.6563, 61.2073
        Hunter-Lab:
        60.4383, -29.3907, 30.3718
      #80b14a color charts
#80b14a RGB chart
      #80b14a CMYK chart
      #80b14a RGB pie chart
      #80b14a color shades, tints & tones
#80b14a color schemes
#80b14a color preview, HTML & CSS examples
           This text has a color of #80b14a        
        
          <p style="color:#80b14a;">Text here</p>
        
        
          .mytext {color:#80b14a;}
        
        Text color #80b14a
      
           This box has a color of #80b14a        
        
          <div style="background-color:#80b14a;">Content here</div>
        
        
          .mybackground {background-color:#80b14a;}
        
        Background color #80b14a
      
           Border around this has a color of #80b14a        
        
          <div style="border:2px solid #80b14a;">Content here</div>
        
        
          .myborder {border:2px solid #80b14a;}
        
        Border color #80b14a