#325cbb color space conversions
Hex:
        #325cbb
        RGB:
        50, 92, 187
        CMY:
        80, 64, 27
        CMYK:
        73, 51, 0, 27
      HSL:
        222°, 57.8059%, 46.4706%
        HSV (HSB):
        222°, 73.2620%, 73.3333%
        XYZ:
        14.1122, 11.9203, 48.5708
        xyY:
        0.1892, 0.1598, 11.9203
      CIE-Lab:
        41.0891, 18.6880, -54.3863
        CIE-LCH:
        41.0891, 57.5075, 288.9636
        CIE-Luv:
        41.0891, -16.6346, -80.9367
        Hunter-Lab:
        34.5257, 12.5408, -59.2411
      #325cbb color charts
#325cbb RGB chart
      #325cbb CMYK chart
      #325cbb RGB pie chart
      #325cbb color shades, tints & tones
#325cbb color schemes
#325cbb color preview, HTML & CSS examples
           This text has a color of #325cbb        
        
          <p style="color:#325cbb;">Text here</p>
        
        
          .mytext {color:#325cbb;}
        
        Text color #325cbb
      
           This box has a color of #325cbb        
        
          <div style="background-color:#325cbb;">Content here</div>
        
        
          .mybackground {background-color:#325cbb;}
        
        Background color #325cbb
      
           Border around this has a color of #325cbb        
        
          <div style="border:2px solid #325cbb;">Content here</div>
        
        
          .myborder {border:2px solid #325cbb;}
        
        Border color #325cbb