#3304f5 color space conversions
Hex:
        #3304f5
        RGB:
        51, 4, 245
        CMY:
        80, 98, 4
        CMYK:
        79, 98, 0, 4
      HSL:
        252°, 96.7871%, 48.8235%
        HSV (HSB):
        252°, 98.3673%, 96.0784%
        XYZ:
        17.8901, 7.3832, 86.8684
        xyY:
        0.1595, 0.0658, 7.3832
      CIE-Lab:
        32.6638, 76.7883, -101.5911
        CIE-LCH:
        32.6638, 127.3467, 307.0840
        CIE-Luv:
        32.6638, -5.9427, -126.3798
        Hunter-Lab:
        27.1721, 69.9733, -170.5281
      #3304f5 color charts
#3304f5 RGB chart
      #3304f5 CMYK chart
      #3304f5 RGB pie chart
      #3304f5 color shades, tints & tones
#3304f5 color schemes
#3304f5 color preview, HTML & CSS examples
           This text has a color of #3304f5        
        
          <p style="color:#3304f5;">Text here</p>
        
        
          .mytext {color:#3304f5;}
        
        Text color #3304f5
      
           This box has a color of #3304f5        
        
          <div style="background-color:#3304f5;">Content here</div>
        
        
          .mybackground {background-color:#3304f5;}
        
        Background color #3304f5
      
           Border around this has a color of #3304f5        
        
          <div style="border:2px solid #3304f5;">Content here</div>
        
        
          .myborder {border:2px solid #3304f5;}
        
        Border color #3304f5