#1053d3 color space conversions
Hex:
        #1053d3
        RGB:
        16, 83, 211
        CMY:
        94, 67, 17
        CMYK:
        92, 61, 0, 17
      HSL:
        219°, 85.9031%, 44.5098%
        HSV (HSB):
        219°, 92.4171%, 82.7451%
        XYZ:
        15.0648, 10.9998, 62.9572
        xyY:
        0.1692, 0.1236, 10.9998
      CIE-Lab:
        39.5802, 31.0203, -70.7913
        CIE-LCH:
        39.5802, 77.2896, 293.6627
        CIE-Luv:
        39.5802, -17.7549, -102.9083
        Hunter-Lab:
        33.1660, 23.0387, -89.3308
      #1053d3 color charts
#1053d3 RGB chart
      #1053d3 CMYK chart
      #1053d3 RGB pie chart
      #1053d3 color shades, tints & tones
#1053d3 color schemes
#1053d3 color preview, HTML & CSS examples
           This text has a color of #1053d3        
        
          <p style="color:#1053d3;">Text here</p>
        
        
          .mytext {color:#1053d3;}
        
        Text color #1053d3
      
           This box has a color of #1053d3        
        
          <div style="background-color:#1053d3;">Content here</div>
        
        
          .mybackground {background-color:#1053d3;}
        
        Background color #1053d3
      
           Border around this has a color of #1053d3        
        
          <div style="border:2px solid #1053d3;">Content here</div>
        
        
          .myborder {border:2px solid #1053d3;}
        
        Border color #1053d3