#828d34 color space conversions
Hex:
        #828d34
        RGB:
        130, 141, 52
        CMY:
        49, 45, 80
        CMYK:
        8, 0, 63, 45
      HSL:
        67°, 46.1140%, 37.8431%
        HSV (HSB):
        67°, 63.1206%, 55.2941%
        XYZ:
        19.3506, 24.0435, 6.8698
        xyY:
        0.3850, 0.4783, 24.0435
      CIE-Lab:
        56.1313, -16.7699, 44.7440
        CIE-LCH:
        56.1313, 47.7834, 110.5459
        CIE-Luv:
        56.1313, -3.3781, 52.4042
        Hunter-Lab:
        49.0342, -15.3674, 26.0173
      #828d34 color charts
#828d34 RGB chart
      #828d34 CMYK chart
      #828d34 RGB pie chart
      #828d34 color shades, tints & tones
#828d34 color schemes
#828d34 color preview, HTML & CSS examples
           This text has a color of #828d34        
        
          <p style="color:#828d34;">Text here</p>
        
        
          .mytext {color:#828d34;}
        
        Text color #828d34
      
           This box has a color of #828d34        
        
          <div style="background-color:#828d34;">Content here</div>
        
        
          .mybackground {background-color:#828d34;}
        
        Background color #828d34
      
           Border around this has a color of #828d34        
        
          <div style="border:2px solid #828d34;">Content here</div>
        
        
          .myborder {border:2px solid #828d34;}
        
        Border color #828d34