#1060c7 color space conversions
Hex:
        #1060c7
        RGB:
        16, 96, 199
        CMY:
        94, 62, 22
        CMYK:
        92, 52, 0, 22
      HSL:
        214°, 85.1163%, 42.1569%
        HSV (HSB):
        214°, 91.9598%, 78.0392%
        XYZ:
        14.7054, 12.5994, 55.6897
        xyY:
        0.1772, 0.1518, 12.5994
      CIE-Lab:
        42.1534, 17.7595, -59.6797
        CIE-LCH:
        42.1534, 62.2661, 286.5719
        CIE-Luv:
        42.1534, -21.4766, -89.0473
        Hunter-Lab:
        35.4957, 11.8327, -68.1740
      #1060c7 color charts
#1060c7 RGB chart
      #1060c7 CMYK chart
      #1060c7 RGB pie chart
      #1060c7 color shades, tints & tones
#1060c7 color schemes
#1060c7 color preview, HTML & CSS examples
           This text has a color of #1060c7        
        
          <p style="color:#1060c7;">Text here</p>
        
        
          .mytext {color:#1060c7;}
        
        Text color #1060c7
      
           This box has a color of #1060c7        
        
          <div style="background-color:#1060c7;">Content here</div>
        
        
          .mybackground {background-color:#1060c7;}
        
        Background color #1060c7
      
           Border around this has a color of #1060c7        
        
          <div style="border:2px solid #1060c7;">Content here</div>
        
        
          .myborder {border:2px solid #1060c7;}
        
        Border color #1060c7