#82a25b color space conversions
Hex:
        #82a25b
        RGB:
        130, 162, 91
        CMY:
        49, 36, 64
        CMYK:
        20, 0, 44, 36
      HSL:
        87°, 28.0632%, 49.6078%
        HSV (HSB):
        87°, 43.8272%, 63.5294%
        XYZ:
        24.0146, 31.3418, 14.6814
        xyY:
        0.3429, 0.4475, 31.3418
      CIE-Lab:
        62.7951, -23.5407, 33.2966
        CIE-LCH:
        62.7951, 40.7778, 125.2604
        CIE-Luv:
        62.7951, -15.7998, 45.5417
        Hunter-Lab:
        55.9838, -21.4029, 23.6402
      #82a25b color charts
#82a25b RGB chart
      #82a25b CMYK chart
      #82a25b RGB pie chart
      #82a25b color shades, tints & tones
#82a25b color schemes
#82a25b color preview, HTML & CSS examples
           This text has a color of #82a25b        
        
          <p style="color:#82a25b;">Text here</p>
        
        
          .mytext {color:#82a25b;}
        
        Text color #82a25b
      
           This box has a color of #82a25b        
        
          <div style="background-color:#82a25b;">Content here</div>
        
        
          .mybackground {background-color:#82a25b;}
        
        Background color #82a25b
      
           Border around this has a color of #82a25b        
        
          <div style="border:2px solid #82a25b;">Content here</div>
        
        
          .myborder {border:2px solid #82a25b;}
        
        Border color #82a25b