#325e8e color space conversions
Hex:
        #325e8e
        RGB:
        50, 94, 142
        CMY:
        80, 63, 44
        CMYK:
        65, 34, 0, 44
      HSL:
        211°, 47.9167%, 37.6471%
        HSV (HSB):
        211°, 64.7887%, 55.6863%
        XYZ:
        10.2006, 10.6365, 27.1066
        xyY:
        0.2128, 0.2219, 10.6365
      CIE-Lab:
        38.9614, 0.7079, -31.0547
        CIE-LCH:
        38.9614, 31.0628, 271.3058
        CIE-Luv:
        38.9614, -17.8920, -44.0911
        Hunter-Lab:
        32.6137, -1.2444, -26.4489
      #325e8e color charts
#325e8e RGB chart
      #325e8e CMYK chart
      #325e8e RGB pie chart
      #325e8e color shades, tints & tones
#325e8e color schemes
#325e8e color preview, HTML & CSS examples
           This text has a color of #325e8e        
        
          <p style="color:#325e8e;">Text here</p>
        
        
          .mytext {color:#325e8e;}
        
        Text color #325e8e
      
           This box has a color of #325e8e        
        
          <div style="background-color:#325e8e;">Content here</div>
        
        
          .mybackground {background-color:#325e8e;}
        
        Background color #325e8e
      
           Border around this has a color of #325e8e        
        
          <div style="border:2px solid #325e8e;">Content here</div>
        
        
          .myborder {border:2px solid #325e8e;}
        
        Border color #325e8e