#1056c1 color space conversions
Hex:
        #1056c1
        RGB:
        16, 86, 193
        CMY:
        94, 66, 24
        CMYK:
        92, 55, 0, 24
      HSL:
        216°, 84.6890%, 40.9804%
        HSV (HSB):
        216°, 91.7098%, 75.6863%
        XYZ:
        13.1671, 10.6160, 51.8072
        xyY:
        0.1742, 0.1404, 10.6160
      CIE-Lab:
        38.9260, 21.9644, -61.4372
        CIE-LCH:
        38.9260, 65.2454, 289.6724
        CIE-Luv:
        38.9260, -18.8151, -89.5139
        Hunter-Lab:
        32.5822, 15.1166, -71.4663
      #1056c1 color charts
#1056c1 RGB chart
      #1056c1 CMYK chart
      #1056c1 RGB pie chart
      #1056c1 color shades, tints & tones
#1056c1 color schemes
#1056c1 color preview, HTML & CSS examples
           This text has a color of #1056c1        
        
          <p style="color:#1056c1;">Text here</p>
        
        
          .mytext {color:#1056c1;}
        
        Text color #1056c1
      
           This box has a color of #1056c1        
        
          <div style="background-color:#1056c1;">Content here</div>
        
        
          .mybackground {background-color:#1056c1;}
        
        Background color #1056c1
      
           Border around this has a color of #1056c1        
        
          <div style="border:2px solid #1056c1;">Content here</div>
        
        
          .myborder {border:2px solid #1056c1;}
        
        Border color #1056c1