#325bbd color space conversions
Hex:
        #325bbd
        RGB:
        50, 91, 189
        CMY:
        80, 64, 26
        CMYK:
        74, 52, 0, 26
      HSL:
        222°, 58.1590%, 46.8627%
        HSV (HSB):
        222°, 73.5450%, 74.1176%
        XYZ:
        14.2418, 11.8344, 49.6778
        xyY:
        0.1880, 0.1562, 11.8344
      CIE-Lab:
        40.9517, 20.0883, -55.7755
        CIE-LCH:
        40.9517, 59.2827, 289.8072
        CIE-Luv:
        40.9517, -16.3323, -82.9435
        Hunter-Lab:
        34.4012, 13.6954, -61.5382
      #325bbd color charts
#325bbd RGB chart
      #325bbd CMYK chart
      #325bbd RGB pie chart
      #325bbd color shades, tints & tones
#325bbd color schemes
#325bbd color preview, HTML & CSS examples
           This text has a color of #325bbd        
        
          <p style="color:#325bbd;">Text here</p>
        
        
          .mytext {color:#325bbd;}
        
        Text color #325bbd
      
           This box has a color of #325bbd        
        
          <div style="background-color:#325bbd;">Content here</div>
        
        
          .mybackground {background-color:#325bbd;}
        
        Background color #325bbd
      
           Border around this has a color of #325bbd        
        
          <div style="border:2px solid #325bbd;">Content here</div>
        
        
          .myborder {border:2px solid #325bbd;}
        
        Border color #325bbd