#325c7b color space conversions
Hex:
        #325c7b
        RGB:
        50, 92, 123
        CMY:
        80, 64, 52
        CMYK:
        59, 25, 0, 52
      HSL:
        205°, 42.1965%, 33.9216%
        HSV (HSB):
        205°, 59.3496%, 48.2353%
        XYZ:
        8.7177, 9.7625, 20.1638
        xyY:
        0.2256, 0.2526, 9.7625
      CIE-Lab:
        37.4127, -4.7386, -21.9080
        CIE-LCH:
        37.4127, 22.4146, 257.7951
        CIE-Luv:
        37.4127, -17.5753, -29.6192
        Hunter-Lab:
        31.2449, -4.8751, -16.3910
      #325c7b color charts
#325c7b RGB chart
      #325c7b CMYK chart
      #325c7b RGB pie chart
      #325c7b color shades, tints & tones
#325c7b color schemes
#325c7b color preview, HTML & CSS examples
           This text has a color of #325c7b        
        
          <p style="color:#325c7b;">Text here</p>
        
        
          .mytext {color:#325c7b;}
        
        Text color #325c7b
      
           This box has a color of #325c7b        
        
          <div style="background-color:#325c7b;">Content here</div>
        
        
          .mybackground {background-color:#325c7b;}
        
        Background color #325c7b
      
           Border around this has a color of #325c7b        
        
          <div style="border:2px solid #325c7b;">Content here</div>
        
        
          .myborder {border:2px solid #325c7b;}
        
        Border color #325c7b