#82964a color space conversions
Hex:
        #82964a
        RGB:
        130, 150, 74
        CMY:
        49, 41, 71
        CMYK:
        13, 0, 51, 41
      HSL:
        76°, 33.9286%, 43.9216%
        HSV (HSB):
        76°, 50.6667%, 58.8235%
        XYZ:
        21.3483, 27.0529, 10.5751
        xyY:
        0.3620, 0.4587, 27.0529
      CIE-Lab:
        59.0233, -19.4429, 37.4174
        CIE-LCH:
        59.0233, 42.1674, 117.4574
        CIE-Luv:
        59.0233, -9.0115, 47.7771
        Hunter-Lab:
        52.0124, -17.7571, 24.3539
      #82964a color charts
#82964a RGB chart
      #82964a CMYK chart
      #82964a RGB pie chart
      #82964a color shades, tints & tones
#82964a color schemes
#82964a color preview, HTML & CSS examples
           This text has a color of #82964a        
        
          <p style="color:#82964a;">Text here</p>
        
        
          .mytext {color:#82964a;}
        
        Text color #82964a
      
           This box has a color of #82964a        
        
          <div style="background-color:#82964a;">Content here</div>
        
        
          .mybackground {background-color:#82964a;}
        
        Background color #82964a
      
           Border around this has a color of #82964a        
        
          <div style="border:2px solid #82964a;">Content here</div>
        
        
          .myborder {border:2px solid #82964a;}
        
        Border color #82964a