#3325f5 color space conversions
Hex:
        #3325f5
        RGB:
        51, 37, 245
        CMY:
        80, 85, 4
        CMYK:
        79, 85, 0, 4
      HSL:
        244°, 91.2281%, 55.2941%
        HSV (HSB):
        244°, 84.8980%, 96.0784%
        XYZ:
        18.5082, 8.6195, 87.0744
        xyY:
        0.1621, 0.0755, 8.6195
      CIE-Lab:
        35.2412, 68.9422, -97.2940
        CIE-LCH:
        35.2412, 119.2441, 305.3212
        CIE-Luv:
        35.2412, -7.7154, -127.6713
        Hunter-Lab:
        29.3590, 61.1501, -155.2940
      #3325f5 color charts
#3325f5 RGB chart
      #3325f5 CMYK chart
      #3325f5 RGB pie chart
      #3325f5 color shades, tints & tones
#3325f5 color schemes
#3325f5 color preview, HTML & CSS examples
           This text has a color of #3325f5        
        
          <p style="color:#3325f5;">Text here</p>
        
        
          .mytext {color:#3325f5;}
        
        Text color #3325f5
      
           This box has a color of #3325f5        
        
          <div style="background-color:#3325f5;">Content here</div>
        
        
          .mybackground {background-color:#3325f5;}
        
        Background color #3325f5
      
           Border around this has a color of #3325f5        
        
          <div style="border:2px solid #3325f5;">Content here</div>
        
        
          .myborder {border:2px solid #3325f5;}
        
        Border color #3325f5