#325c8d color space conversions
Hex:
        #325c8d
        RGB:
        50, 92, 141
        CMY:
        80, 64, 45
        CMYK:
        65, 35, 0, 45
      HSL:
        212°, 47.6440%, 37.4510%
        HSV (HSB):
        212°, 64.5390%, 55.2941%
        XYZ:
        9.9503, 10.2555, 26.6544
        xyY:
        0.2123, 0.2189, 10.2555
      CIE-Lab:
        38.2971, 1.6113, -31.4964
        CIE-LCH:
        38.2971, 31.5376, 272.9287
        CIE-Luv:
        38.2971, -17.2015, -44.6411
        Hunter-Lab:
        32.0242, -0.5805, -26.9313
      #325c8d color charts
#325c8d RGB chart
      #325c8d CMYK chart
      #325c8d RGB pie chart
      #325c8d color shades, tints & tones
#325c8d color schemes
#325c8d color preview, HTML & CSS examples
           This text has a color of #325c8d        
        
          <p style="color:#325c8d;">Text here</p>
        
        
          .mytext {color:#325c8d;}
        
        Text color #325c8d
      
           This box has a color of #325c8d        
        
          <div style="background-color:#325c8d;">Content here</div>
        
        
          .mybackground {background-color:#325c8d;}
        
        Background color #325c8d
      
           Border around this has a color of #325c8d        
        
          <div style="border:2px solid #325c8d;">Content here</div>
        
        
          .myborder {border:2px solid #325c8d;}
        
        Border color #325c8d