#325a8b color space conversions
Hex:
        #325a8b
        RGB:
        50, 90, 139
        CMY:
        80, 65, 45
        CMYK:
        64, 35, 0, 45
      HSL:
        213°, 47.0899%, 37.0588%
        HSV (HSB):
        213°, 64.0288%, 54.5098%
        XYZ:
        9.6318, 9.8545, 25.8206
        xyY:
        0.2126, 0.2175, 9.8545
      CIE-Lab:
        37.5801, 2.1605, -31.4143
        CIE-LCH:
        37.5801, 31.4885, 273.9343
        CIE-Luv:
        37.5801, -16.5288, -44.3529
        Hunter-Lab:
        31.3919, -0.1679, -26.7930
      #325a8b color charts
#325a8b RGB chart
      #325a8b CMYK chart
      #325a8b RGB pie chart
      #325a8b color shades, tints & tones
#325a8b color schemes
#325a8b color preview, HTML & CSS examples
           This text has a color of #325a8b        
        
          <p style="color:#325a8b;">Text here</p>
        
        
          .mytext {color:#325a8b;}
        
        Text color #325a8b
      
           This box has a color of #325a8b        
        
          <div style="background-color:#325a8b;">Content here</div>
        
        
          .mybackground {background-color:#325a8b;}
        
        Background color #325a8b
      
           Border around this has a color of #325a8b        
        
          <div style="border:2px solid #325a8b;">Content here</div>
        
        
          .myborder {border:2px solid #325a8b;}
        
        Border color #325a8b