#1063b3 color space conversions
Hex:
        #1063b3
        RGB:
        16, 99, 179
        CMY:
        94, 61, 30
        CMYK:
        91, 45, 0, 30
      HSL:
        209°, 83.5897%, 38.2353%
        HSV (HSB):
        209°, 91.0615%, 70.1961%
        XYZ:
        12.8122, 12.2885, 44.3445
        xyY:
        0.1845, 0.1770, 12.2885
      CIE-Lab:
        41.6710, 7.7868, -48.8155
        CIE-LCH:
        41.6710, 49.4326, 279.0631
        CIE-Luv:
        41.6710, -23.0892, -72.2502
        Hunter-Lab:
        35.0550, 3.8936, -50.4632
      #1063b3 color charts
#1063b3 RGB chart
      #1063b3 CMYK chart
      #1063b3 RGB pie chart
      #1063b3 color shades, tints & tones
#1063b3 color schemes
#1063b3 color preview, HTML & CSS examples
           This text has a color of #1063b3        
        
          <p style="color:#1063b3;">Text here</p>
        
        
          .mytext {color:#1063b3;}
        
        Text color #1063b3
      
           This box has a color of #1063b3        
        
          <div style="background-color:#1063b3;">Content here</div>
        
        
          .mybackground {background-color:#1063b3;}
        
        Background color #1063b3
      
           Border around this has a color of #1063b3        
        
          <div style="border:2px solid #1063b3;">Content here</div>
        
        
          .myborder {border:2px solid #1063b3;}
        
        Border color #1063b3