#82a54b color space conversions
Hex:
        #82a54b
        RGB:
        130, 165, 75
        CMY:
        49, 35, 71
        CMYK:
        21, 0, 55, 35
      HSL:
        83°, 37.5000%, 47.0588%
        HSV (HSB):
        83°, 54.5455%, 64.7059%
        XYZ:
        23.9311, 32.1641, 11.6036
        xyY:
        0.3535, 0.4751, 32.1641
      CIE-Lab:
        63.4783, -26.8522, 42.2098
        CIE-LCH:
        63.4783, 50.0271, 122.4629
        CIE-Luv:
        63.4783, -17.3022, 54.9100
        Hunter-Lab:
        56.7134, -23.9277, 27.5686
      #82a54b color charts
#82a54b RGB chart
      #82a54b CMYK chart
      #82a54b RGB pie chart
      #82a54b color shades, tints & tones
#82a54b color schemes
#82a54b color preview, HTML & CSS examples
           This text has a color of #82a54b        
        
          <p style="color:#82a54b;">Text here</p>
        
        
          .mytext {color:#82a54b;}
        
        Text color #82a54b
      
           This box has a color of #82a54b        
        
          <div style="background-color:#82a54b;">Content here</div>
        
        
          .mybackground {background-color:#82a54b;}
        
        Background color #82a54b
      
           Border around this has a color of #82a54b        
        
          <div style="border:2px solid #82a54b;">Content here</div>
        
        
          .myborder {border:2px solid #82a54b;}
        
        Border color #82a54b