#325ff7 color space conversions
Hex:
        #325ff7
        RGB:
        50, 95, 247
        CMY:
        80, 63, 3
        CMYK:
        80, 62, 0, 3
      HSL:
        226°, 92.4883%, 58.2353%
        HSV (HSB):
        226°, 79.7571%, 96.8627%
        XYZ:
        22.1961, 15.5779, 89.8327
        xyY:
        0.1739, 0.1221, 15.5779
      CIE-Lab:
        46.4158, 38.8709, -79.9672
        CIE-LCH:
        46.4158, 88.9140, 295.9237
        CIE-Luv:
        46.4158, -17.4043, -121.5685
        Hunter-Lab:
        39.4689, 31.3124, -107.3181
      #325ff7 color charts
#325ff7 RGB chart
      #325ff7 CMYK chart
      #325ff7 RGB pie chart
      #325ff7 color shades, tints & tones
#325ff7 color schemes
#325ff7 color preview, HTML & CSS examples
           This text has a color of #325ff7        
        
          <p style="color:#325ff7;">Text here</p>
        
        
          .mytext {color:#325ff7;}
        
        Text color #325ff7
      
           This box has a color of #325ff7        
        
          <div style="background-color:#325ff7;">Content here</div>
        
        
          .mybackground {background-color:#325ff7;}
        
        Background color #325ff7
      
           Border around this has a color of #325ff7        
        
          <div style="border:2px solid #325ff7;">Content here</div>
        
        
          .myborder {border:2px solid #325ff7;}
        
        Border color #325ff7