#325d6d color space conversions
Hex:
        #325d6d
        RGB:
        50, 93, 109
        CMY:
        80, 64, 57
        CMYK:
        54, 15, 0, 57
      HSL:
        196°, 37.1069%, 31.1765%
        HSV (HSB):
        196°, 54.1284%, 42.7451%
        XYZ:
        7.9901, 9.6109, 15.9020
        xyY:
        0.2385, 0.2869, 9.6109
      CIE-Lab:
        37.1349, -9.9979, -13.7120
        CIE-LCH:
        37.1349, 16.9699, 233.9028
        CIE-Luv:
        37.1349, -18.3093, -17.1577
        Hunter-Lab:
        31.0015, -8.2476, -8.7113
      #325d6d color charts
#325d6d RGB chart
      #325d6d CMYK chart
      #325d6d RGB pie chart
      #325d6d color shades, tints & tones
#325d6d color schemes
#325d6d color preview, HTML & CSS examples
           This text has a color of #325d6d        
        
          <p style="color:#325d6d;">Text here</p>
        
        
          .mytext {color:#325d6d;}
        
        Text color #325d6d
      
           This box has a color of #325d6d        
        
          <div style="background-color:#325d6d;">Content here</div>
        
        
          .mybackground {background-color:#325d6d;}
        
        Background color #325d6d
      
           Border around this has a color of #325d6d        
        
          <div style="border:2px solid #325d6d;">Content here</div>
        
        
          .myborder {border:2px solid #325d6d;}
        
        Border color #325d6d