#04348e color space conversions
Hex:
        #04348e
        RGB:
        4, 52, 142
        CMY:
        98, 80, 44
        CMYK:
        97, 63, 0, 44
      HSL:
        219°, 94.5205%, 28.6275%
        HSV (HSB):
        219°, 97.1831%, 55.6863%
        XYZ:
        6.1605, 4.4348, 26.1225
        xyY:
        0.1678, 0.1208, 4.4348
      CIE-Lab:
        25.0597, 23.8648, -53.4818
        CIE-LCH:
        25.0597, 58.5647, 294.0475
        CIE-Luv:
        25.0597, -11.3045, -66.4903
        Hunter-Lab:
        21.0589, 15.3649, -58.8048
      #04348e color charts
#04348e RGB chart
      #04348e CMYK chart
      #04348e RGB pie chart
      #04348e color shades, tints & tones
#04348e color schemes
#04348e color preview, HTML & CSS examples
           This text has a color of #04348e        
        
          <p style="color:#04348e;">Text here</p>
        
        
          .mytext {color:#04348e;}
        
        Text color #04348e
      
           This box has a color of #04348e        
        
          <div style="background-color:#04348e;">Content here</div>
        
        
          .mybackground {background-color:#04348e;}
        
        Background color #04348e
      
           Border around this has a color of #04348e        
        
          <div style="border:2px solid #04348e;">Content here</div>
        
        
          .myborder {border:2px solid #04348e;}
        
        Border color #04348e