#1053a3 color space conversions
Hex:
        #1053a3
        RGB:
        16, 83, 163
        CMY:
        94, 67, 36
        CMYK:
        90, 49, 0, 36
      HSL:
        213°, 82.1229%, 35.0980%
        HSV (HSB):
        213°, 90.1840%, 63.9216%
        XYZ:
        9.9178, 8.9410, 35.8534
        xyY:
        0.1813, 0.1634, 8.9410
      CIE-Lab:
        35.8705, 11.8145, -48.6765
        CIE-LCH:
        35.8705, 50.0898, 283.6427
        CIE-Luv:
        35.8705, -18.7272, -69.2470
        Hunter-Lab:
        29.9015, 6.8776, -50.1605
      #1053a3 color charts
#1053a3 RGB chart
      #1053a3 CMYK chart
      #1053a3 RGB pie chart
      #1053a3 color shades, tints & tones
#1053a3 color schemes
#1053a3 color preview, HTML & CSS examples
           This text has a color of #1053a3        
        
          <p style="color:#1053a3;">Text here</p>
        
        
          .mytext {color:#1053a3;}
        
        Text color #1053a3
      
           This box has a color of #1053a3        
        
          <div style="background-color:#1053a3;">Content here</div>
        
        
          .mybackground {background-color:#1053a3;}
        
        Background color #1053a3
      
           Border around this has a color of #1053a3        
        
          <div style="border:2px solid #1053a3;">Content here</div>
        
        
          .myborder {border:2px solid #1053a3;}
        
        Border color #1053a3