#325fe2 color space conversions
Hex:
        #325fe2
        RGB:
        50, 95, 226
        CMY:
        80, 63, 11
        CMYK:
        78, 58, 0, 11
      HSL:
        225°, 75.2137%, 54.1176%
        HSV (HSB):
        225°, 77.8761%, 88.6275%
        XYZ:
        19.1351, 14.3535, 73.7135
        xyY:
        0.1785, 0.1339, 14.3535
      CIE-Lab:
        44.7357, 31.2529, -70.8972
        CIE-LCH:
        44.7357, 77.4800, 293.7888
        CIE-Luv:
        44.7357, -17.3498, -107.4620
        Hunter-Lab:
        37.8860, 23.8543, -88.8382
      #325fe2 color charts
#325fe2 RGB chart
      #325fe2 CMYK chart
      #325fe2 RGB pie chart
      #325fe2 color shades, tints & tones
#325fe2 color schemes
#325fe2 color preview, HTML & CSS examples
           This text has a color of #325fe2        
        
          <p style="color:#325fe2;">Text here</p>
        
        
          .mytext {color:#325fe2;}
        
        Text color #325fe2
      
           This box has a color of #325fe2        
        
          <div style="background-color:#325fe2;">Content here</div>
        
        
          .mybackground {background-color:#325fe2;}
        
        Background color #325fe2
      
           Border around this has a color of #325fe2        
        
          <div style="border:2px solid #325fe2;">Content here</div>
        
        
          .myborder {border:2px solid #325fe2;}
        
        Border color #325fe2