#3325f3 color space conversions
Hex:
        #3325f3
        RGB:
        51, 37, 243
        CMY:
        80, 85, 5
        CMYK:
        79, 85, 0, 5
      HSL:
        244°, 89.5652%, 54.9020%
        HSV (HSB):
        244°, 84.7737%, 95.2941%
        XYZ:
        18.2045, 8.4980, 85.4748
        xyY:
        0.1623, 0.0758, 8.4980
      CIE-Lab:
        34.9992, 68.3907, -96.5673
        CIE-LCH:
        34.9992, 118.3323, 305.3068
        CIE-Luv:
        34.9992, -7.6190, -126.5461
        Hunter-Lab:
        29.1513, 60.4551, -153.4386
      #3325f3 color charts
#3325f3 RGB chart
      #3325f3 CMYK chart
      #3325f3 RGB pie chart
      #3325f3 color shades, tints & tones
#3325f3 color schemes
#3325f3 color preview, HTML & CSS examples
           This text has a color of #3325f3        
        
          <p style="color:#3325f3;">Text here</p>
        
        
          .mytext {color:#3325f3;}
        
        Text color #3325f3
      
           This box has a color of #3325f3        
        
          <div style="background-color:#3325f3;">Content here</div>
        
        
          .mybackground {background-color:#3325f3;}
        
        Background color #3325f3
      
           Border around this has a color of #3325f3        
        
          <div style="border:2px solid #3325f3;">Content here</div>
        
        
          .myborder {border:2px solid #3325f3;}
        
        Border color #3325f3