#1056cf color space conversions
Hex:
        #1056cf
        RGB:
        16, 86, 207
        CMY:
        94, 66, 19
        CMYK:
        92, 58, 0, 19
      HSL:
        218°, 85.6502%, 43.7255%
        HSV (HSB):
        218°, 92.2705%, 81.1765%
        XYZ:
        14.8040, 11.2707, 60.4267
        xyY:
        0.1711, 0.1303, 11.2707
      CIE-Lab:
        40.0328, 27.4986, -67.7481
        CIE-LCH:
        40.0328, 73.1162, 292.0920
        CIE-Luv:
        40.0328, -18.5631, -99.1610
        Hunter-Lab:
        33.5719, 19.9610, -83.2168
      #1056cf color charts
#1056cf RGB chart
      #1056cf CMYK chart
      #1056cf RGB pie chart
      #1056cf color shades, tints & tones
#1056cf color schemes
#1056cf color preview, HTML & CSS examples
           This text has a color of #1056cf        
        
          <p style="color:#1056cf;">Text here</p>
        
        
          .mytext {color:#1056cf;}
        
        Text color #1056cf
      
           This box has a color of #1056cf        
        
          <div style="background-color:#1056cf;">Content here</div>
        
        
          .mybackground {background-color:#1056cf;}
        
        Background color #1056cf
      
           Border around this has a color of #1056cf        
        
          <div style="border:2px solid #1056cf;">Content here</div>
        
        
          .myborder {border:2px solid #1056cf;}
        
        Border color #1056cf