#3404f5 color space conversions
Hex:
        #3404f5
        RGB:
        52, 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.9410, 7.4095, 86.8708
        xyY:
        0.1599, 0.0660, 7.4095
      CIE-Lab:
        32.7215, 76.8116, -101.4935
        CIE-LCH:
        32.7215, 127.2829, 307.1189
        CIE-Luv:
        32.7215, -5.8215, -126.4290
        Hunter-Lab:
        27.2203, 70.0144, -170.1634
      #3404f5 color charts
#3404f5 RGB chart
      #3404f5 CMYK chart
      #3404f5 RGB pie chart
      #3404f5 color shades, tints & tones
#3404f5 color schemes
#3404f5 color preview, HTML & CSS examples
           This text has a color of #3404f5        
        
          <p style="color:#3404f5;">Text here</p>
        
        
          .mytext {color:#3404f5;}
        
        Text color #3404f5
      
           This box has a color of #3404f5        
        
          <div style="background-color:#3404f5;">Content here</div>
        
        
          .mybackground {background-color:#3404f5;}
        
        Background color #3404f5
      
           Border around this has a color of #3404f5        
        
          <div style="border:2px solid #3404f5;">Content here</div>
        
        
          .myborder {border:2px solid #3404f5;}
        
        Border color #3404f5