#828b34 color space conversions
Hex:
        #828b34
        RGB:
        130, 139, 52
        CMY:
        49, 45, 80
        CMYK:
        6, 0, 63, 45
      HSL:
        66°, 45.5497%, 37.4510%
        HSV (HSB):
        66°, 62.5899%, 54.5098%
        XYZ:
        19.0584, 23.4590, 6.7724
        xyY:
        0.3867, 0.4759, 23.4590
      CIE-Lab:
        55.5420, -15.7181, 44.1060
        CIE-LCH:
        55.5420, 46.8231, 109.6145
        CIE-Luv:
        55.5420, -2.1654, 51.4683
        Hunter-Lab:
        48.4345, -14.5228, 25.6139
      #828b34 color charts
#828b34 RGB chart
      #828b34 CMYK chart
      #828b34 RGB pie chart
      #828b34 color shades, tints & tones
#828b34 color schemes
#828b34 color preview, HTML & CSS examples
           This text has a color of #828b34        
        
          <p style="color:#828b34;">Text here</p>
        
        
          .mytext {color:#828b34;}
        
        Text color #828b34
      
           This box has a color of #828b34        
        
          <div style="background-color:#828b34;">Content here</div>
        
        
          .mybackground {background-color:#828b34;}
        
        Background color #828b34
      
           Border around this has a color of #828b34        
        
          <div style="border:2px solid #828b34;">Content here</div>
        
        
          .myborder {border:2px solid #828b34;}
        
        Border color #828b34