#326d5f color space conversions
Hex:
        #326d5f
        RGB:
        50, 109, 95
        CMY:
        80, 57, 63
        CMYK:
        54, 0, 13, 57
      HSL:
        166°, 37.1069%, 31.1765%
        HSV (HSB):
        166°, 54.1284%, 42.7451%
        XYZ:
        8.8496, 12.4416, 12.7615
        xyY:
        0.2599, 0.3654, 12.4416
      CIE-Lab:
        41.9096, -22.9901, 1.9678
        CIE-LCH:
        41.9096, 23.0742, 175.1079
        CIE-Luv:
        41.9096, -25.2844, 5.8198
        Hunter-Lab:
        35.2727, -16.9432, 3.2400
      #326d5f color charts
#326d5f RGB chart
      #326d5f CMYK chart
      #326d5f RGB pie chart
      #326d5f color shades, tints & tones
#326d5f color schemes
#326d5f color preview, HTML & CSS examples
           This text has a color of #326d5f        
        
          <p style="color:#326d5f;">Text here</p>
        
        
          .mytext {color:#326d5f;}
        
        Text color #326d5f
      
           This box has a color of #326d5f        
        
          <div style="background-color:#326d5f;">Content here</div>
        
        
          .mybackground {background-color:#326d5f;}
        
        Background color #326d5f
      
           Border around this has a color of #326d5f        
        
          <div style="border:2px solid #326d5f;">Content here</div>
        
        
          .myborder {border:2px solid #326d5f;}
        
        Border color #326d5f