#1056cc color space conversions
Hex:
        #1056cc
        RGB:
        16, 86, 204
        CMY:
        94, 66, 20
        CMYK:
        92, 58, 0, 20
      HSL:
        218°, 85.4545%, 43.1373%
        HSV (HSB):
        218°, 92.1569%, 80.0000%
        XYZ:
        14.4406, 11.1254, 58.5131
        xyY:
        0.1717, 0.1323, 11.1254
      CIE-Lab:
        39.7908, 26.3219, -66.4115
        CIE-LCH:
        39.7908, 71.4376, 291.6207
        CIE-Luv:
        39.7908, -18.6105, -97.1220
        Hunter-Lab:
        33.3547, 18.9089, -80.6622
      #1056cc color charts
#1056cc RGB chart
      #1056cc CMYK chart
      #1056cc RGB pie chart
      #1056cc color shades, tints & tones
#1056cc color schemes
#1056cc color preview, HTML & CSS examples
           This text has a color of #1056cc        
        
          <p style="color:#1056cc;">Text here</p>
        
        
          .mytext {color:#1056cc;}
        
        Text color #1056cc
      
           This box has a color of #1056cc        
        
          <div style="background-color:#1056cc;">Content here</div>
        
        
          .mybackground {background-color:#1056cc;}
        
        Background color #1056cc
      
           Border around this has a color of #1056cc        
        
          <div style="border:2px solid #1056cc;">Content here</div>
        
        
          .myborder {border:2px solid #1056cc;}
        
        Border color #1056cc