#82994f color space conversions
Hex:
        #82994f
        RGB:
        130, 153, 79
        CMY:
        49, 40, 69
        CMYK:
        15, 0, 48, 40
      HSL:
        79°, 31.8966%, 45.4902%
        HSV (HSB):
        79°, 48.3660%, 60.0000%
        XYZ:
        22.0084, 28.0928, 11.6596
        xyY:
        0.3563, 0.4549, 28.0928
      CIE-Lab:
        59.9725, -20.4333, 36.0130
        CIE-LCH:
        59.9725, 41.4060, 119.5700
        CIE-Luv:
        59.9725, -10.7706, 46.9253
        Hunter-Lab:
        53.0026, -18.6356, 24.0591
      #82994f color charts
#82994f RGB chart
      #82994f CMYK chart
      #82994f RGB pie chart
      #82994f color shades, tints & tones
#82994f color schemes
#82994f color preview, HTML & CSS examples
           This text has a color of #82994f        
        
          <p style="color:#82994f;">Text here</p>
        
        
          .mytext {color:#82994f;}
        
        Text color #82994f
      
           This box has a color of #82994f        
        
          <div style="background-color:#82994f;">Content here</div>
        
        
          .mybackground {background-color:#82994f;}
        
        Background color #82994f
      
           Border around this has a color of #82994f        
        
          <div style="border:2px solid #82994f;">Content here</div>
        
        
          .myborder {border:2px solid #82994f;}
        
        Border color #82994f