#1053d2 color space conversions
Hex:
        #1053d2
        RGB:
        16, 83, 210
        CMY:
        94, 67, 18
        CMYK:
        92, 60, 0, 18
      HSL:
        219°, 85.8407%, 44.3137%
        HSV (HSB):
        219°, 92.3810%, 82.3529%
        XYZ:
        14.9398, 10.9498, 62.2989
        xyY:
        0.1694, 0.1242, 10.9498
      CIE-Lab:
        39.4958, 30.6334, -70.3540
        CIE-LCH:
        39.4958, 76.7339, 293.5292
        CIE-Luv:
        39.4958, -17.7655, -102.2476
        Hunter-Lab:
        33.0905, 22.6813, -88.4608
      #1053d2 color charts
#1053d2 RGB chart
      #1053d2 CMYK chart
      #1053d2 RGB pie chart
      #1053d2 color shades, tints & tones
#1053d2 color schemes
#1053d2 color preview, HTML & CSS examples
           This text has a color of #1053d2        
        
          <p style="color:#1053d2;">Text here</p>
        
        
          .mytext {color:#1053d2;}
        
        Text color #1053d2
      
           This box has a color of #1053d2        
        
          <div style="background-color:#1053d2;">Content here</div>
        
        
          .mybackground {background-color:#1053d2;}
        
        Background color #1053d2
      
           Border around this has a color of #1053d2        
        
          <div style="border:2px solid #1053d2;">Content here</div>
        
        
          .myborder {border:2px solid #1053d2;}
        
        Border color #1053d2