#04348b color space conversions
Hex:
        #04348b
        RGB:
        4, 52, 139
        CMY:
        98, 80, 45
        CMYK:
        97, 63, 0, 45
      HSL:
        219°, 94.4056%, 28.0392%
        HSV (HSB):
        219°, 97.1223%, 54.5098%
        XYZ:
        5.9383, 4.3459, 24.9520
        xyY:
        0.1685, 0.1233, 4.3459
      CIE-Lab:
        24.7834, 22.6103, -52.0734
        CIE-LCH:
        24.7834, 56.7703, 293.4705
        CIE-Luv:
        24.7834, -11.3177, -64.5681
        Hunter-Lab:
        20.8468, 14.3644, -56.3728
      #04348b color charts
#04348b RGB chart
      #04348b CMYK chart
      #04348b RGB pie chart
      #04348b color shades, tints & tones
#04348b color schemes
#04348b color preview, HTML & CSS examples
           This text has a color of #04348b        
        
          <p style="color:#04348b;">Text here</p>
        
        
          .mytext {color:#04348b;}
        
        Text color #04348b
      
           This box has a color of #04348b        
        
          <div style="background-color:#04348b;">Content here</div>
        
        
          .mybackground {background-color:#04348b;}
        
        Background color #04348b
      
           Border around this has a color of #04348b        
        
          <div style="border:2px solid #04348b;">Content here</div>
        
        
          .myborder {border:2px solid #04348b;}
        
        Border color #04348b