#044fa4 color space conversions
Hex:
        #044fa4
        RGB:
        4, 79, 164
        CMY:
        98, 69, 36
        CMYK:
        98, 52, 0, 36
      HSL:
        212°, 95.2381%, 32.9412%
        HSV (HSB):
        212°, 97.5610%, 64.3137%
        XYZ:
        9.5469, 8.2981, 36.2205
        xyY:
        0.1766, 0.1535, 8.2981
      CIE-Lab:
        34.5962, 14.3353, -51.3433
        CIE-LCH:
        34.5962, 53.3070, 285.6000
        CIE-Luv:
        34.5962, -18.2068, -72.2270
        Hunter-Lab:
        28.8064, 8.7463, -54.3852
      #044fa4 color charts
#044fa4 RGB chart
      #044fa4 CMYK chart
      #044fa4 RGB pie chart
      #044fa4 color shades, tints & tones
#044fa4 color schemes
#044fa4 color preview, HTML & CSS examples
           This text has a color of #044fa4        
        
          <p style="color:#044fa4;">Text here</p>
        
        
          .mytext {color:#044fa4;}
        
        Text color #044fa4
      
           This box has a color of #044fa4        
        
          <div style="background-color:#044fa4;">Content here</div>
        
        
          .mybackground {background-color:#044fa4;}
        
        Background color #044fa4
      
           Border around this has a color of #044fa4        
        
          <div style="border:2px solid #044fa4;">Content here</div>
        
        
          .myborder {border:2px solid #044fa4;}
        
        Border color #044fa4