#3404e8 color space conversions
Hex:
        #3404e8
        RGB:
        52, 4, 232
        CMY:
        80, 98, 9
        CMYK:
        78, 98, 0, 9
      HSL:
        253°, 96.6102%, 46.2745%
        HSV (HSB):
        253°, 98.2759%, 90.9804%
        XYZ:
        16.0251, 6.6431, 76.7816
        xyY:
        0.1611, 0.0668, 6.6431
      CIE-Lab:
        30.9802, 73.7205, -97.0170
        CIE-LCH:
        30.9802, 121.8483, 307.2302
        CIE-Luv:
        30.9802, -5.0695, -119.0294
        Hunter-Lab:
        25.7742, 65.8773, -158.5835
      #3404e8 color charts
#3404e8 RGB chart
      #3404e8 CMYK chart
      #3404e8 RGB pie chart
      #3404e8 color shades, tints & tones
#3404e8 color schemes
#3404e8 color preview, HTML & CSS examples
           This text has a color of #3404e8        
        
          <p style="color:#3404e8;">Text here</p>
        
        
          .mytext {color:#3404e8;}
        
        Text color #3404e8
      
           This box has a color of #3404e8        
        
          <div style="background-color:#3404e8;">Content here</div>
        
        
          .mybackground {background-color:#3404e8;}
        
        Background color #3404e8
      
           Border around this has a color of #3404e8        
        
          <div style="border:2px solid #3404e8;">Content here</div>
        
        
          .myborder {border:2px solid #3404e8;}
        
        Border color #3404e8