#1049a5 color space conversions
Hex:
        #1049a5
        RGB:
        16, 73, 165
        CMY:
        94, 71, 35
        CMYK:
        90, 56, 0, 35
      HSL:
        217°, 82.3204%, 35.4902%
        HSV (HSB):
        217°, 90.3030%, 64.7059%
        XYZ:
        9.3878, 7.5919, 36.5679
        xyY:
        0.1753, 0.1418, 7.5919
      CIE-Lab:
        33.1180, 19.4082, -54.3336
        CIE-LCH:
        33.1180, 57.6959, 289.6570
        CIE-Luv:
        33.1180, -15.7814, -75.3650
        Hunter-Lab:
        27.5533, 12.5988, -59.4005
      #1049a5 color charts
#1049a5 RGB chart
      #1049a5 CMYK chart
      #1049a5 RGB pie chart
      #1049a5 color shades, tints & tones
#1049a5 color schemes
#1049a5 color preview, HTML & CSS examples
           This text has a color of #1049a5        
        
          <p style="color:#1049a5;">Text here</p>
        
        
          .mytext {color:#1049a5;}
        
        Text color #1049a5
      
           This box has a color of #1049a5        
        
          <div style="background-color:#1049a5;">Content here</div>
        
        
          .mybackground {background-color:#1049a5;}
        
        Background color #1049a5
      
           Border around this has a color of #1049a5        
        
          <div style="border:2px solid #1049a5;">Content here</div>
        
        
          .myborder {border:2px solid #1049a5;}
        
        Border color #1049a5