#829e52 color space conversions
Hex:
        #829e52
        RGB:
        130, 158, 82
        CMY:
        49, 38, 68
        CMYK:
        18, 0, 48, 38
      HSL:
        82°, 31.6667%, 47.0588%
        HSV (HSB):
        82°, 48.1013%, 61.9608%
        XYZ:
        22.9558, 29.8087, 12.5264
        xyY:
        0.3516, 0.4566, 29.8087
      CIE-Lab:
        61.4888, -22.6257, 36.3300
        CIE-LCH:
        61.4888, 42.7994, 121.9140
        CIE-Luv:
        61.4888, -13.5625, 48.0561
        Hunter-Lab:
        54.5974, -20.4941, 24.6151
      #829e52 color charts
#829e52 RGB chart
      #829e52 CMYK chart
      #829e52 RGB pie chart
      #829e52 color shades, tints & tones
#829e52 color schemes
#829e52 color preview, HTML & CSS examples
           This text has a color of #829e52        
        
          <p style="color:#829e52;">Text here</p>
        
        
          .mytext {color:#829e52;}
        
        Text color #829e52
      
           This box has a color of #829e52        
        
          <div style="background-color:#829e52;">Content here</div>
        
        
          .mybackground {background-color:#829e52;}
        
        Background color #829e52
      
           Border around this has a color of #829e52        
        
          <div style="border:2px solid #829e52;">Content here</div>
        
        
          .myborder {border:2px solid #829e52;}
        
        Border color #829e52