#325b3d color space conversions
Hex:
        #325b3d
        RGB:
        50, 91, 61
        CMY:
        80, 64, 76
        CMYK:
        45, 0, 33, 64
      HSL:
        136°, 29.0780%, 27.6471%
        HSV (HSB):
        136°, 45.0549%, 35.6863%
        XYZ:
        5.8988, 8.4972, 5.7441
        xyY:
        0.2929, 0.4219, 8.4972
      CIE-Lab:
        34.9976, -21.8571, 12.9172
        CIE-LCH:
        34.9976, 25.3887, 149.4175
        CIE-Luv:
        34.9976, -18.7239, 17.9719
        Hunter-Lab:
        29.1500, -14.8912, 8.7217
      #325b3d color charts
#325b3d RGB chart
      #325b3d CMYK chart
      #325b3d RGB pie chart
      #325b3d color shades, tints & tones
#325b3d color schemes
#325b3d color preview, HTML & CSS examples
           This text has a color of #325b3d        
        
          <p style="color:#325b3d;">Text here</p>
        
        
          .mytext {color:#325b3d;}
        
        Text color #325b3d
      
           This box has a color of #325b3d        
        
          <div style="background-color:#325b3d;">Content here</div>
        
        
          .mybackground {background-color:#325b3d;}
        
        Background color #325b3d
      
           Border around this has a color of #325b3d        
        
          <div style="border:2px solid #325b3d;">Content here</div>
        
        
          .myborder {border:2px solid #325b3d;}
        
        Border color #325b3d