#82a042 color space conversions
Hex:
        #82a042
        RGB:
        130, 160, 66
        CMY:
        49, 37, 74
        CMYK:
        19, 0, 59, 37
      HSL:
        79°, 41.5929%, 44.3137%
        HSV (HSB):
        79°, 58.7500%, 62.7451%
        XYZ:
        22.7601, 30.2808, 9.7994
        xyY:
        0.3622, 0.4819, 30.2808
      CIE-Lab:
        61.8957, -25.2668, 44.6750
        CIE-LCH:
        61.8957, 51.3251, 119.4912
        CIE-Luv:
        61.8957, -14.5235, 56.2132
        Hunter-Lab:
        55.0280, -22.4697, 27.9612
      #82a042 color charts
#82a042 RGB chart
      #82a042 CMYK chart
      #82a042 RGB pie chart
      #82a042 color shades, tints & tones
#82a042 color schemes
#82a042 color preview, HTML & CSS examples
           This text has a color of #82a042        
        
          <p style="color:#82a042;">Text here</p>
        
        
          .mytext {color:#82a042;}
        
        Text color #82a042
      
           This box has a color of #82a042        
        
          <div style="background-color:#82a042;">Content here</div>
        
        
          .mybackground {background-color:#82a042;}
        
        Background color #82a042
      
           Border around this has a color of #82a042        
        
          <div style="border:2px solid #82a042;">Content here</div>
        
        
          .myborder {border:2px solid #82a042;}
        
        Border color #82a042