#82a069 color space conversions
Hex:
        #82a069
        RGB:
        130, 160, 105
        CMY:
        49, 37, 59
        CMYK:
        19, 0, 34, 37
      HSL:
        93°, 22.4490%, 51.9608%
        HSV (HSB):
        93°, 34.3750%, 62.7451%
        XYZ:
        24.3265, 30.9074, 18.0482
        xyY:
        0.3320, 0.4218, 30.9074
      CIE-Lab:
        62.4294, -20.6013, 25.3593
        CIE-LCH:
        62.4294, 32.6727, 129.0896
        CIE-Luv:
        62.4294, -14.8805, 36.3657
        Hunter-Lab:
        55.5944, -19.1836, 19.6682
      #82a069 color charts
#82a069 RGB chart
      #82a069 CMYK chart
      #82a069 RGB pie chart
      #82a069 color shades, tints & tones
#82a069 color schemes
#82a069 color preview, HTML & CSS examples
           This text has a color of #82a069        
        
          <p style="color:#82a069;">Text here</p>
        
        
          .mytext {color:#82a069;}
        
        Text color #82a069
      
           This box has a color of #82a069        
        
          <div style="background-color:#82a069;">Content here</div>
        
        
          .mybackground {background-color:#82a069;}
        
        Background color #82a069
      
           Border around this has a color of #82a069        
        
          <div style="border:2px solid #82a069;">Content here</div>
        
        
          .myborder {border:2px solid #82a069;}
        
        Border color #82a069