#80af4b color space conversions
Hex:
        #80af4b
        RGB:
        128, 175, 75
        CMY:
        50, 31, 71
        CMYK:
        27, 0, 57, 31
      HSL:
        88°, 40.0000%, 49.0196%
        HSV (HSB):
        88°, 57.1429%, 68.6275%
        XYZ:
        25.5021, 35.7571, 12.2143
        xyY:
        0.3471, 0.4867, 35.7571
      CIE-Lab:
        66.3339, -32.3982, 45.4982
        CIE-LCH:
        66.3339, 55.8545, 125.4537
        CIE-Luv:
        66.3339, -23.6286, 59.8147
        Hunter-Lab:
        59.7973, -28.5194, 29.7474
      #80af4b color charts
#80af4b RGB chart
      #80af4b CMYK chart
      #80af4b RGB pie chart
      #80af4b color shades, tints & tones
#80af4b color schemes
#80af4b color preview, HTML & CSS examples
           This text has a color of #80af4b        
        
          <p style="color:#80af4b;">Text here</p>
        
        
          .mytext {color:#80af4b;}
        
        Text color #80af4b
      
           This box has a color of #80af4b        
        
          <div style="background-color:#80af4b;">Content here</div>
        
        
          .mybackground {background-color:#80af4b;}
        
        Background color #80af4b
      
           Border around this has a color of #80af4b        
        
          <div style="border:2px solid #80af4b;">Content here</div>
        
        
          .myborder {border:2px solid #80af4b;}
        
        Border color #80af4b