#1049a0 color space conversions
Hex:
        #1049a0
        RGB:
        16, 73, 160
        CMY:
        94, 71, 37
        CMYK:
        90, 54, 0, 37
      HSL:
        216°, 81.8182%, 34.5098%
        HSV (HSB):
        216°, 90.0000%, 62.7451%
        XYZ:
        8.9414, 7.4133, 34.2174
        xyY:
        0.1768, 0.1466, 7.4133
      CIE-Lab:
        32.7299, 17.3583, -51.9579
        CIE-LCH:
        32.7299, 54.7808, 288.4737
        CIE-Luv:
        32.7299, -15.8738, -71.8508
        Hunter-Lab:
        27.2274, 10.9709, -55.4521
      #1049a0 color charts
#1049a0 RGB chart
      #1049a0 CMYK chart
      #1049a0 RGB pie chart
      #1049a0 color shades, tints & tones
#1049a0 color schemes
#1049a0 color preview, HTML & CSS examples
           This text has a color of #1049a0        
        
          <p style="color:#1049a0;">Text here</p>
        
        
          .mytext {color:#1049a0;}
        
        Text color #1049a0
      
           This box has a color of #1049a0        
        
          <div style="background-color:#1049a0;">Content here</div>
        
        
          .mybackground {background-color:#1049a0;}
        
        Background color #1049a0
      
           Border around this has a color of #1049a0        
        
          <div style="border:2px solid #1049a0;">Content here</div>
        
        
          .myborder {border:2px solid #1049a0;}
        
        Border color #1049a0