#1053a5 color space conversions
Hex:
        #1053a5
        RGB:
        16, 83, 165
        CMY:
        94, 67, 35
        CMYK:
        90, 50, 0, 35
      HSL:
        213°, 82.3204%, 35.4902%
        HSV (HSB):
        213°, 90.3030%, 64.7059%
        XYZ:
        10.0985, 9.0133, 36.8048
        xyY:
        0.1806, 0.1612, 9.0133
      CIE-Lab:
        36.0099, 12.6345, -49.6472
        CIE-LCH:
        36.0099, 51.2296, 284.2779
        CIE-Luv:
        36.0099, -18.6659, -70.7371
        Hunter-Lab:
        30.0221, 7.5029, -51.6694
      #1053a5 color charts
#1053a5 RGB chart
      #1053a5 CMYK chart
      #1053a5 RGB pie chart
      #1053a5 color shades, tints & tones
#1053a5 color schemes
#1053a5 color preview, HTML & CSS examples
           This text has a color of #1053a5        
        
          <p style="color:#1053a5;">Text here</p>
        
        
          .mytext {color:#1053a5;}
        
        Text color #1053a5
      
           This box has a color of #1053a5        
        
          <div style="background-color:#1053a5;">Content here</div>
        
        
          .mybackground {background-color:#1053a5;}
        
        Background color #1053a5
      
           Border around this has a color of #1053a5        
        
          <div style="border:2px solid #1053a5;">Content here</div>
        
        
          .myborder {border:2px solid #1053a5;}
        
        Border color #1053a5