#04049e color space conversions
Hex:
        #04049e
        RGB:
        4, 4, 158
        CMY:
        98, 98, 38
        CMYK:
        97, 97, 0, 38
      HSL:
        240°, 95.0617%, 31.7647%
        HSV (HSB):
        240°, 97.4684%, 61.9608%
        XYZ:
        6.2650, 2.5813, 32.5158
        xyY:
        0.1515, 0.0624, 2.5813
      CIE-Lab:
        18.2822, 54.2072, -74.5753
        CIE-LCH:
        18.2822, 92.1949, 306.0126
        CIE-Luv:
        18.2822, -5.2329, -72.5710
        Hunter-Lab:
        16.0663, 41.4898, -108.7475
      #04049e color charts
#04049e RGB chart
      #04049e CMYK chart
      #04049e RGB pie chart
      #04049e color shades, tints & tones
#04049e color schemes
#04049e color preview, HTML & CSS examples
           This text has a color of #04049e        
        
          <p style="color:#04049e;">Text here</p>
        
        
          .mytext {color:#04049e;}
        
        Text color #04049e
      
           This box has a color of #04049e        
        
          <div style="background-color:#04049e;">Content here</div>
        
        
          .mybackground {background-color:#04049e;}
        
        Background color #04049e
      
           Border around this has a color of #04049e        
        
          <div style="border:2px solid #04049e;">Content here</div>
        
        
          .myborder {border:2px solid #04049e;}
        
        Border color #04049e