#80c352 color space conversions
Hex:
        #80c352
        RGB:
        128, 195, 82
        CMY:
        50, 24, 68
        CMYK:
        34, 0, 58, 24
      HSL:
        96°, 48.4979%, 54.3137%
        HSV (HSB):
        96°, 57.9487%, 76.4706%
        XYZ:
        29.9402, 44.2286, 14.9416
        xyY:
        0.3360, 0.4963, 44.2286
      CIE-Lab:
        72.3810, -40.7467, 49.2216
        CIE-LCH:
        72.3810, 63.8988, 129.6187
        CIE-Luv:
        72.3810, -33.5027, 66.7090
        Hunter-Lab:
        66.5046, -36.0228, 33.2325
      #80c352 color charts
#80c352 RGB chart
      #80c352 CMYK chart
      #80c352 RGB pie chart
      #80c352 color shades, tints & tones
#80c352 color schemes
#80c352 color preview, HTML & CSS examples
           This text has a color of #80c352        
        
          <p style="color:#80c352;">Text here</p>
        
        
          .mytext {color:#80c352;}
        
        Text color #80c352
      
           This box has a color of #80c352        
        
          <div style="background-color:#80c352;">Content here</div>
        
        
          .mybackground {background-color:#80c352;}
        
        Background color #80c352
      
           Border around this has a color of #80c352        
        
          <div style="border:2px solid #80c352;">Content here</div>
        
        
          .myborder {border:2px solid #80c352;}
        
        Border color #80c352