#325e2f color space conversions
Hex:
        #325e2f
        RGB:
        50, 94, 47
        CMY:
        80, 63, 82
        CMYK:
        47, 0, 50, 63
      HSL:
        116°, 33.3333%, 27.6471%
        HSV (HSB):
        116°, 50.0000%, 36.8627%
        XYZ:
        5.8312, 8.8888, 4.0977
        xyY:
        0.3099, 0.4724, 8.8888
      CIE-Lab:
        35.7692, -25.9420, 22.2344
        CIE-LCH:
        35.7692, 34.1666, 139.4007
        CIE-Luv:
        35.7692, -20.3837, 27.8365
        Hunter-Lab:
        29.8140, -17.2625, 12.7209
      #325e2f color charts
#325e2f RGB chart
      #325e2f CMYK chart
      #325e2f RGB pie chart
      #325e2f color shades, tints & tones
#325e2f color schemes
#325e2f color preview, HTML & CSS examples
           This text has a color of #325e2f        
        
          <p style="color:#325e2f;">Text here</p>
        
        
          .mytext {color:#325e2f;}
        
        Text color #325e2f
      
           This box has a color of #325e2f        
        
          <div style="background-color:#325e2f;">Content here</div>
        
        
          .mybackground {background-color:#325e2f;}
        
        Background color #325e2f
      
           Border around this has a color of #325e2f        
        
          <div style="border:2px solid #325e2f;">Content here</div>
        
        
          .myborder {border:2px solid #325e2f;}
        
        Border color #325e2f