#82a05a color space conversions
Hex:
        #82a05a
        RGB:
        130, 160, 90
        CMY:
        49, 37, 65
        CMYK:
        19, 0, 44, 37
      HSL:
        86°, 28.0000%, 49.0196%
        HSV (HSB):
        86°, 43.7500%, 62.7451%
        XYZ:
        23.6222, 30.6256, 14.3392
        xyY:
        0.3444, 0.4465, 30.6256
      CIE-Lab:
        62.1903, -22.6648, 33.0569
        CIE-LCH:
        62.1903, 40.0806, 124.4357
        CIE-Luv:
        62.1903, -14.7236, 44.9934
        Hunter-Lab:
        55.3404, -20.6526, 23.3758
      #82a05a color charts
#82a05a RGB chart
      #82a05a CMYK chart
      #82a05a RGB pie chart
      #82a05a color shades, tints & tones
#82a05a color schemes
#82a05a color preview, HTML & CSS examples
           This text has a color of #82a05a        
        
          <p style="color:#82a05a;">Text here</p>
        
        
          .mytext {color:#82a05a;}
        
        Text color #82a05a
      
           This box has a color of #82a05a        
        
          <div style="background-color:#82a05a;">Content here</div>
        
        
          .mybackground {background-color:#82a05a;}
        
        Background color #82a05a
      
           Border around this has a color of #82a05a        
        
          <div style="border:2px solid #82a05a;">Content here</div>
        
        
          .myborder {border:2px solid #82a05a;}
        
        Border color #82a05a