#04349e color space conversions
Hex:
        #04349e
        RGB:
        4, 52, 158
        CMY:
        98, 80, 38
        CMYK:
        97, 67, 0, 38
      HSL:
        221°, 95.0617%, 31.7647%
        HSV (HSB):
        221°, 97.4684%, 61.9608%
        XYZ:
        7.4496, 4.9504, 32.9106
        xyY:
        0.1644, 0.1093, 4.9504
      CIE-Lab:
        26.5930, 30.3870, -60.7852
        CIE-LCH:
        26.5930, 67.9575, 296.5608
        CIE-Luv:
        26.5930, -11.3028, -76.5456
        Hunter-Lab:
        22.2495, 20.8289, -72.1248
      #04349e color charts
#04349e RGB chart
      #04349e CMYK chart
      #04349e RGB pie chart
      #04349e color shades, tints & tones
#04349e color schemes
#04349e color preview, HTML & CSS examples
           This text has a color of #04349e        
        
          <p style="color:#04349e;">Text here</p>
        
        
          .mytext {color:#04349e;}
        
        Text color #04349e
      
           This box has a color of #04349e        
        
          <div style="background-color:#04349e;">Content here</div>
        
        
          .mybackground {background-color:#04349e;}
        
        Background color #04349e
      
           Border around this has a color of #04349e        
        
          <div style="border:2px solid #04349e;">Content here</div>
        
        
          .myborder {border:2px solid #04349e;}
        
        Border color #04349e