#3404f7 color space conversions
Hex:
        #3404f7
        RGB:
        52, 4, 247
        CMY:
        80, 98, 3
        CMYK:
        79, 98, 0, 3
      HSL:
        252°, 96.8127%, 49.2157%
        HSV (HSB):
        252°, 98.3806%, 96.8627%
        XYZ:
        18.2481, 7.5323, 88.4878
        xyY:
        0.1597, 0.0659, 7.5323
      CIE-Lab:
        32.9892, 77.2846, -102.1757
        CIE-LCH:
        32.9892, 128.1124, 307.1035
        CIE-Luv:
        32.9892, -5.9350, -127.5635
        Hunter-Lab:
        27.4450, 70.6551, -171.9502
      #3404f7 color charts
#3404f7 RGB chart
      #3404f7 CMYK chart
      #3404f7 RGB pie chart
      #3404f7 color shades, tints & tones
#3404f7 color schemes
#3404f7 color preview, HTML & CSS examples
           This text has a color of #3404f7        
        
          <p style="color:#3404f7;">Text here</p>
        
        
          .mytext {color:#3404f7;}
        
        Text color #3404f7
      
           This box has a color of #3404f7        
        
          <div style="background-color:#3404f7;">Content here</div>
        
        
          .mybackground {background-color:#3404f7;}
        
        Background color #3404f7
      
           Border around this has a color of #3404f7        
        
          <div style="border:2px solid #3404f7;">Content here</div>
        
        
          .myborder {border:2px solid #3404f7;}
        
        Border color #3404f7