#80af4d color space conversions
Hex:
        #80af4d
        RGB:
        128, 175, 77
        CMY:
        50, 31, 70
        CMYK:
        27, 0, 56, 31
      HSL:
        89°, 38.8889%, 49.4118%
        HSV (HSB):
        89°, 56.0000%, 68.6275%
        XYZ:
        25.5716, 35.7850, 12.5806
        xyY:
        0.3459, 0.4840, 35.7850
      CIE-Lab:
        66.3553, -32.1973, 44.5803
        CIE-LCH:
        66.3553, 54.9915, 125.8379
        CIE-Luv:
        66.3553, -23.6248, 58.9682
        Hunter-Lab:
        59.8205, -28.3821, 29.4053
      #80af4d color charts
#80af4d RGB chart
      #80af4d CMYK chart
      #80af4d RGB pie chart
      #80af4d color shades, tints & tones
#80af4d color schemes
#80af4d color preview, HTML & CSS examples
           This text has a color of #80af4d        
        
          <p style="color:#80af4d;">Text here</p>
        
        
          .mytext {color:#80af4d;}
        
        Text color #80af4d
      
           This box has a color of #80af4d        
        
          <div style="background-color:#80af4d;">Content here</div>
        
        
          .mybackground {background-color:#80af4d;}
        
        Background color #80af4d
      
           Border around this has a color of #80af4d        
        
          <div style="border:2px solid #80af4d;">Content here</div>
        
        
          .myborder {border:2px solid #80af4d;}
        
        Border color #80af4d