#04299e color space conversions
Hex:
        #04299e
        RGB:
        4, 41, 158
        CMY:
        98, 84, 38
        CMYK:
        97, 74, 0, 38
      HSL:
        226°, 95.0617%, 31.7647%
        HSV (HSB):
        226°, 97.4684%, 61.9608%
        XYZ:
        7.0146, 4.0803, 32.7656
        xyY:
        0.1599, 0.0930, 4.0803
      CIE-Lab:
        23.9352, 37.5941, -65.1703
        CIE-LCH:
        23.9352, 75.2362, 299.9789
        CIE-Luv:
        23.9352, -9.1287, -77.1049
        Hunter-Lab:
        20.1998, 26.6362, -82.0332
      #04299e color charts
#04299e RGB chart
      #04299e CMYK chart
      #04299e RGB pie chart
      #04299e color shades, tints & tones
#04299e color schemes
#04299e color preview, HTML & CSS examples
           This text has a color of #04299e        
        
          <p style="color:#04299e;">Text here</p>
        
        
          .mytext {color:#04299e;}
        
        Text color #04299e
      
           This box has a color of #04299e        
        
          <div style="background-color:#04299e;">Content here</div>
        
        
          .mybackground {background-color:#04299e;}
        
        Background color #04299e
      
           Border around this has a color of #04299e        
        
          <div style="border:2px solid #04299e;">Content here</div>
        
        
          .myborder {border:2px solid #04299e;}
        
        Border color #04299e