#1053e1 color space conversions
Hex:
        #1053e1
        RGB:
        16, 83, 225
        CMY:
        94, 67, 12
        CMYK:
        93, 63, 0, 12
      HSL:
        221°, 86.7220%, 47.2549%
        HSV (HSB):
        221°, 92.8889%, 88.2353%
        XYZ:
        16.8975, 11.7329, 72.6082
        xyY:
        0.1669, 0.1159, 11.7329
      CIE-Lab:
        40.7884, 36.3681, -76.8207
        CIE-LCH:
        40.7884, 84.9945, 295.3336
        CIE-Luv:
        40.7884, -17.6430, -112.0065
        Hunter-Lab:
        34.2533, 28.1127, -101.7022
      #1053e1 color charts
#1053e1 RGB chart
      #1053e1 CMYK chart
      #1053e1 RGB pie chart
      #1053e1 color shades, tints & tones
#1053e1 color schemes
#1053e1 color preview, HTML & CSS examples
           This text has a color of #1053e1        
        
          <p style="color:#1053e1;">Text here</p>
        
        
          .mytext {color:#1053e1;}
        
        Text color #1053e1
      
           This box has a color of #1053e1        
        
          <div style="background-color:#1053e1;">Content here</div>
        
        
          .mybackground {background-color:#1053e1;}
        
        Background color #1053e1
      
           Border around this has a color of #1053e1        
        
          <div style="border:2px solid #1053e1;">Content here</div>
        
        
          .myborder {border:2px solid #1053e1;}
        
        Border color #1053e1