#325bc5 color space conversions
Hex:
        #325bc5
        RGB:
        50, 91, 197
        CMY:
        80, 64, 23
        CMYK:
        75, 54, 0, 23
      HSL:
        223°, 59.5142%, 48.4314%
        HSV (HSB):
        223°, 74.6193%, 77.2549%
        XYZ:
        15.1345, 12.1915, 54.3788
        xyY:
        0.1852, 0.1492, 12.1915
      CIE-Lab:
        41.5189, 23.0806, -59.5087
        CIE-LCH:
        41.5189, 63.8279, 291.1989
        CIE-Luv:
        41.5189, -16.3062, -88.7956
        Hunter-Lab:
        34.9163, 16.2675, -67.8971
      #325bc5 color charts
#325bc5 RGB chart
      #325bc5 CMYK chart
      #325bc5 RGB pie chart
      #325bc5 color shades, tints & tones
#325bc5 color schemes
#325bc5 color preview, HTML & CSS examples
           This text has a color of #325bc5        
        
          <p style="color:#325bc5;">Text here</p>
        
        
          .mytext {color:#325bc5;}
        
        Text color #325bc5
      
           This box has a color of #325bc5        
        
          <div style="background-color:#325bc5;">Content here</div>
        
        
          .mybackground {background-color:#325bc5;}
        
        Background color #325bc5
      
           Border around this has a color of #325bc5        
        
          <div style="border:2px solid #325bc5;">Content here</div>
        
        
          .myborder {border:2px solid #325bc5;}
        
        Border color #325bc5