#3404bf color space conversions
Hex:
        #3404bf
        RGB:
        52, 4, 191
        CMY:
        80, 98, 25
        CMYK:
        73, 98, 0, 25
      HSL:
        255°, 95.8974%, 38.2353%
        HSV (HSB):
        255°, 97.9058%, 74.9020%
        XYZ:
        10.8636, 4.5785, 49.6014
        xyY:
        0.1670, 0.0704, 4.5785
      CIE-Lab:
        25.4985, 63.7779, -82.3400
        CIE-LCH:
        25.4985, 104.1513, 307.7602
        CIE-Luv:
        25.4985, -2.4990, -95.4263
        Hunter-Lab:
        21.3974, 53.1799, -122.4622
      #3404bf color charts
#3404bf RGB chart
      #3404bf CMYK chart
      #3404bf RGB pie chart
      #3404bf color shades, tints & tones
#3404bf color schemes
#3404bf color preview, HTML & CSS examples
           This text has a color of #3404bf        
        
          <p style="color:#3404bf;">Text here</p>
        
        
          .mytext {color:#3404bf;}
        
        Text color #3404bf
      
           This box has a color of #3404bf        
        
          <div style="background-color:#3404bf;">Content here</div>
        
        
          .mybackground {background-color:#3404bf;}
        
        Background color #3404bf
      
           Border around this has a color of #3404bf        
        
          <div style="border:2px solid #3404bf;">Content here</div>
        
        
          .myborder {border:2px solid #3404bf;}
        
        Border color #3404bf