#04044f color space conversions
Hex:
        #04044f
        RGB:
        4, 4, 79
        CMY:
        98, 98, 69
        CMYK:
        95, 95, 0, 69
      HSL:
        240°, 90.3614%, 16.2745%
        HSV (HSB):
        240°, 94.9367%, 30.9804%
        XYZ:
        1.5048, 0.6772, 7.4485
        xyY:
        0.1563, 0.0703, 0.6772
      CIE-Lab:
        6.1167, 30.2185, -43.6640
        CIE-LCH:
        6.1167, 53.1009, 304.6859
        CIE-Luv:
        6.1167, -1.6578, -22.9908
        Hunter-Lab:
        8.2290, 18.2403, -47.9067
      #04044f color charts
#04044f RGB chart
      #04044f CMYK chart
      #04044f RGB pie chart
      #04044f color shades, tints & tones
#04044f color schemes
#04044f color preview, HTML & CSS examples
           This text has a color of #04044f        
        
          <p style="color:#04044f;">Text here</p>
        
        
          .mytext {color:#04044f;}
        
        Text color #04044f
      
           This box has a color of #04044f        
        
          <div style="background-color:#04044f;">Content here</div>
        
        
          .mybackground {background-color:#04044f;}
        
        Background color #04044f
      
           Border around this has a color of #04044f        
        
          <div style="border:2px solid #04044f;">Content here</div>
        
        
          .myborder {border:2px solid #04044f;}
        
        Border color #04044f