#326d3f color space conversions
Hex:
        #326d3f
        RGB:
        50, 109, 63
        CMY:
        80, 57, 75
        CMYK:
        54, 0, 42, 57
      HSL:
        133°, 37.1069%, 31.1765%
        HSV (HSB):
        133°, 54.1284%, 42.7451%
        XYZ:
        7.6812, 11.9743, 6.6090
        xyY:
        0.2925, 0.4559, 11.9743
      CIE-Lab:
        41.1752, -30.2721, 19.9779
        CIE-LCH:
        41.1752, 36.2700, 146.5775
        CIE-Luv:
        41.1752, -26.4951, 27.8218
        Hunter-Lab:
        34.6039, -20.9340, 12.8988
      #326d3f color charts
#326d3f RGB chart
      #326d3f CMYK chart
      #326d3f RGB pie chart
      #326d3f color shades, tints & tones
#326d3f color schemes
#326d3f color preview, HTML & CSS examples
           This text has a color of #326d3f        
        
          <p style="color:#326d3f;">Text here</p>
        
        
          .mytext {color:#326d3f;}
        
        Text color #326d3f
      
           This box has a color of #326d3f        
        
          <div style="background-color:#326d3f;">Content here</div>
        
        
          .mybackground {background-color:#326d3f;}
        
        Background color #326d3f
      
           Border around this has a color of #326d3f        
        
          <div style="border:2px solid #326d3f;">Content here</div>
        
        
          .myborder {border:2px solid #326d3f;}
        
        Border color #326d3f