#325d45 color space conversions
Hex:
        #325d45
        RGB:
        50, 93, 69
        CMY:
        80, 64, 73
        CMYK:
        46, 0, 26, 64
      HSL:
        147°, 30.0699%, 28.0392%
        HSV (HSB):
        147°, 46.2366%, 36.4706%
        XYZ:
        6.3039, 8.9365, 7.0229
        xyY:
        0.2832, 0.4014, 8.9365
      CIE-Lab:
        35.8617, -21.1495, 9.2092
        CIE-LCH:
        35.8617, 23.0675, 156.4701
        CIE-Luv:
        35.8617, -19.4071, 13.9485
        Hunter-Lab:
        29.8939, -14.6730, 6.9970
      #325d45 color charts
#325d45 RGB chart
      #325d45 CMYK chart
      #325d45 RGB pie chart
      #325d45 color shades, tints & tones
#325d45 color schemes
#325d45 color preview, HTML & CSS examples
           This text has a color of #325d45        
        
          <p style="color:#325d45;">Text here</p>
        
        
          .mytext {color:#325d45;}
        
        Text color #325d45
      
           This box has a color of #325d45        
        
          <div style="background-color:#325d45;">Content here</div>
        
        
          .mybackground {background-color:#325d45;}
        
        Background color #325d45
      
           Border around this has a color of #325d45        
        
          <div style="border:2px solid #325d45;">Content here</div>
        
        
          .myborder {border:2px solid #325d45;}
        
        Border color #325d45