#325c3b color space conversions
Hex:
        #325c3b
        RGB:
        50, 92, 59
        CMY:
        80, 64, 77
        CMYK:
        46, 0, 36, 64
      HSL:
        133°, 29.5775%, 27.8431%
        HSV (HSB):
        133°, 45.6522%, 36.0784%
        XYZ:
        5.9320, 8.6482, 5.4943
        xyY:
        0.2955, 0.4308, 8.6482
      CIE-Lab:
        35.2979, -22.7809, 14.5385
        CIE-LCH:
        35.2979, 27.0247, 147.4545
        CIE-Luv:
        35.2979, -19.2160, 19.8527
        Hunter-Lab:
        29.4078, -15.4577, 9.5082
      #325c3b color charts
#325c3b RGB chart
      #325c3b CMYK chart
      #325c3b RGB pie chart
      #325c3b color shades, tints & tones
#325c3b color schemes
#325c3b color preview, HTML & CSS examples
           This text has a color of #325c3b        
        
          <p style="color:#325c3b;">Text here</p>
        
        
          .mytext {color:#325c3b;}
        
        Text color #325c3b
      
           This box has a color of #325c3b        
        
          <div style="background-color:#325c3b;">Content here</div>
        
        
          .mybackground {background-color:#325c3b;}
        
        Background color #325c3b
      
           Border around this has a color of #325c3b        
        
          <div style="border:2px solid #325c3b;">Content here</div>
        
        
          .myborder {border:2px solid #325c3b;}
        
        Border color #325c3b