#325d8b color space conversions
Hex:
        #325d8b
        RGB:
        50, 93, 139
        CMY:
        80, 64, 45
        CMYK:
        64, 33, 0, 45
      HSL:
        211°, 47.0899%, 37.0588%
        HSV (HSB):
        211°, 64.0288%, 54.5098%
        XYZ:
        9.8899, 10.3709, 25.9066
        xyY:
        0.2142, 0.2246, 10.3709
      CIE-Lab:
        38.5000, 0.2597, -29.9655
        CIE-LCH:
        38.5000, 29.9666, 270.4965
        CIE-Luv:
        38.5000, -17.5967, -42.2937
        Hunter-Lab:
        32.2039, -1.5387, -25.1535
      #325d8b color charts
#325d8b RGB chart
      #325d8b CMYK chart
      #325d8b RGB pie chart
      #325d8b color shades, tints & tones
#325d8b color schemes
#325d8b color preview, HTML & CSS examples
           This text has a color of #325d8b        
        
          <p style="color:#325d8b;">Text here</p>
        
        
          .mytext {color:#325d8b;}
        
        Text color #325d8b
      
           This box has a color of #325d8b        
        
          <div style="background-color:#325d8b;">Content here</div>
        
        
          .mybackground {background-color:#325d8b;}
        
        Background color #325d8b
      
           Border around this has a color of #325d8b        
        
          <div style="border:2px solid #325d8b;">Content here</div>
        
        
          .myborder {border:2px solid #325d8b;}
        
        Border color #325d8b