#325fa8 color space conversions
Hex:
        #325fa8
        RGB:
        50, 95, 168
        CMY:
        80, 63, 34
        CMYK:
        70, 43, 0, 34
      HSL:
        217°, 54.1284%, 42.7451%
        HSV (HSB):
        217°, 70.2381%, 65.8824%
        XYZ:
        12.4755, 11.6897, 38.6446
        xyY:
        0.1986, 0.1861, 11.6897
      CIE-Lab:
        40.7186, 9.6262, -43.8124
        CIE-LCH:
        40.7186, 44.8575, 282.3918
        CIE-Luv:
        40.7186, -17.7626, -64.5694
        Hunter-Lab:
        34.1902, 5.2992, -43.0814
      #325fa8 color charts
#325fa8 RGB chart
      #325fa8 CMYK chart
      #325fa8 RGB pie chart
      #325fa8 color shades, tints & tones
#325fa8 color schemes
#325fa8 color preview, HTML & CSS examples
           This text has a color of #325fa8        
        
          <p style="color:#325fa8;">Text here</p>
        
        
          .mytext {color:#325fa8;}
        
        Text color #325fa8
      
           This box has a color of #325fa8        
        
          <div style="background-color:#325fa8;">Content here</div>
        
        
          .mybackground {background-color:#325fa8;}
        
        Background color #325fa8
      
           Border around this has a color of #325fa8        
        
          <div style="border:2px solid #325fa8;">Content here</div>
        
        
          .myborder {border:2px solid #325fa8;}
        
        Border color #325fa8