#325cd5 color space conversions
Hex:
        #325cd5
        RGB:
        50, 92, 213
        CMY:
        80, 64, 16
        CMYK:
        77, 57, 0, 16
      HSL:
        225°, 65.9919%, 51.5686%
        HSV (HSB):
        225°, 76.5258%, 83.5294%
        XYZ:
        17.1528, 13.1365, 64.5823
        xyY:
        0.1808, 0.1385, 13.1365
      CIE-Lab:
        42.9682, 28.3811, -66.3714
        CIE-LCH:
        42.9682, 72.1848, 293.1521
        CIE-Luv:
        42.9682, -16.5641, -99.7206
        Hunter-Lab:
        36.2443, 21.0484, -80.2756
      #325cd5 color charts
#325cd5 RGB chart
      #325cd5 CMYK chart
      #325cd5 RGB pie chart
      #325cd5 color shades, tints & tones
#325cd5 color schemes
#325cd5 color preview, HTML & CSS examples
           This text has a color of #325cd5        
        
          <p style="color:#325cd5;">Text here</p>
        
        
          .mytext {color:#325cd5;}
        
        Text color #325cd5
      
           This box has a color of #325cd5        
        
          <div style="background-color:#325cd5;">Content here</div>
        
        
          .mybackground {background-color:#325cd5;}
        
        Background color #325cd5
      
           Border around this has a color of #325cd5        
        
          <div style="border:2px solid #325cd5;">Content here</div>
        
        
          .myborder {border:2px solid #325cd5;}
        
        Border color #325cd5