#325e4f color space conversions
Hex:
        #325e4f
        RGB:
        50, 94, 79
        CMY:
        80, 63, 69
        CMYK:
        47, 0, 16, 63
      HSL:
        160°, 30.5556%, 28.2353%
        HSV (HSB):
        160°, 46.8085%, 36.8627%
        XYZ:
        6.7294, 9.2480, 8.8275
        xyY:
        0.2713, 0.3728, 9.2480
      CIE-Lab:
        36.4575, -19.2632, 3.8829
        CIE-LCH:
        36.4575, 19.6506, 168.6035
        CIE-Luv:
        36.4575, -19.5651, 7.4707
        Hunter-Lab:
        30.4106, -13.7193, 4.0768
      #325e4f color charts
#325e4f RGB chart
      #325e4f CMYK chart
      #325e4f RGB pie chart
      #325e4f color shades, tints & tones
#325e4f color schemes
#325e4f color preview, HTML & CSS examples
           This text has a color of #325e4f        
        
          <p style="color:#325e4f;">Text here</p>
        
        
          .mytext {color:#325e4f;}
        
        Text color #325e4f
      
           This box has a color of #325e4f        
        
          <div style="background-color:#325e4f;">Content here</div>
        
        
          .mybackground {background-color:#325e4f;}
        
        Background color #325e4f
      
           Border around this has a color of #325e4f        
        
          <div style="border:2px solid #325e4f;">Content here</div>
        
        
          .myborder {border:2px solid #325e4f;}
        
        Border color #325e4f