#325d7d color space conversions
Hex:
        #325d7d
        RGB:
        50, 93, 125
        CMY:
        80, 64, 51
        CMYK:
        60, 26, 0, 51
      HSL:
        206°, 42.8571%, 34.3137%
        HSV (HSB):
        206°, 60.0000%, 49.0196%
        XYZ:
        8.9314, 9.9875, 20.8591
        xyY:
        0.2245, 0.2511, 9.9875
      CIE-Lab:
        37.8200, -4.6662, -22.5014
        CIE-LCH:
        37.8200, 22.9801, 258.2844
        CIE-Luv:
        37.8200, -17.9060, -30.5792
        Hunter-Lab:
        31.6030, -4.8588, -17.0114
      #325d7d color charts
#325d7d RGB chart
      #325d7d CMYK chart
      #325d7d RGB pie chart
      #325d7d color shades, tints & tones
#325d7d color schemes
#325d7d color preview, HTML & CSS examples
           This text has a color of #325d7d        
        
          <p style="color:#325d7d;">Text here</p>
        
        
          .mytext {color:#325d7d;}
        
        Text color #325d7d
      
           This box has a color of #325d7d        
        
          <div style="background-color:#325d7d;">Content here</div>
        
        
          .mybackground {background-color:#325d7d;}
        
        Background color #325d7d
      
           Border around this has a color of #325d7d        
        
          <div style="border:2px solid #325d7d;">Content here</div>
        
        
          .myborder {border:2px solid #325d7d;}
        
        Border color #325d7d