#82b959 color space conversions
Hex:
        #82b959
        RGB:
        130, 185, 89
        CMY:
        49, 27, 65
        CMYK:
        30, 0, 52, 27
      HSL:
        94°, 40.6780%, 53.7255%
        HSV (HSB):
        94°, 51.8919%, 72.5490%
        XYZ:
        28.3581, 40.1650, 15.7092
        xyY:
        0.3367, 0.4768, 40.1650
      CIE-Lab:
        69.5869, -34.8043, 42.6671
        CIE-LCH:
        69.5869, 55.0619, 129.2047
        CIE-Luv:
        69.5869, -27.6147, 58.6728
        Hunter-Lab:
        63.3759, -31.0365, 29.6667
      #82b959 color charts
#82b959 RGB chart
      #82b959 CMYK chart
      #82b959 RGB pie chart
      #82b959 color shades, tints & tones
#82b959 color schemes
#82b959 color preview, HTML & CSS examples
           This text has a color of #82b959        
        
          <p style="color:#82b959;">Text here</p>
        
        
          .mytext {color:#82b959;}
        
        Text color #82b959
      
           This box has a color of #82b959        
        
          <div style="background-color:#82b959;">Content here</div>
        
        
          .mybackground {background-color:#82b959;}
        
        Background color #82b959
      
           Border around this has a color of #82b959        
        
          <div style="border:2px solid #82b959;">Content here</div>
        
        
          .myborder {border:2px solid #82b959;}
        
        Border color #82b959