#82b752 color space conversions
Hex:
        #82b752
        RGB:
        130, 183, 82
        CMY:
        49, 28, 68
        CMYK:
        29, 0, 55, 28
      HSL:
        91°, 41.2245%, 51.9608%
        HSV (HSB):
        91°, 55.1913%, 71.7647%
        XYZ:
        27.6624, 39.2220, 14.0953
        xyY:
        0.3416, 0.4843, 39.2220
      CIE-Lab:
        68.9118, -34.6489, 45.2258
        CIE-LCH:
        68.9118, 56.9730, 127.4568
        CIE-Luv:
        68.9118, -26.6520, 60.8356
        Hunter-Lab:
        62.6275, -30.7551, 30.4951
      #82b752 color charts
#82b752 RGB chart
      #82b752 CMYK chart
      #82b752 RGB pie chart
      #82b752 color shades, tints & tones
#82b752 color schemes
#82b752 color preview, HTML & CSS examples
           This text has a color of #82b752        
        
          <p style="color:#82b752;">Text here</p>
        
        
          .mytext {color:#82b752;}
        
        Text color #82b752
      
           This box has a color of #82b752        
        
          <div style="background-color:#82b752;">Content here</div>
        
        
          .mybackground {background-color:#82b752;}
        
        Background color #82b752
      
           Border around this has a color of #82b752        
        
          <div style="border:2px solid #82b752;">Content here</div>
        
        
          .myborder {border:2px solid #82b752;}
        
        Border color #82b752