#1060d4 color space conversions
Hex:
        #1060d4
        RGB:
        16, 96, 212
        CMY:
        94, 62, 17
        CMYK:
        92, 55, 0, 17
      HSL:
        216°, 85.9649%, 44.7059%
        HSV (HSB):
        216°, 92.4528%, 83.1373%
        XYZ:
        16.2802, 13.2294, 63.9828
        xyY:
        0.1741, 0.1415, 13.2294
      CIE-Lab:
        43.1068, 22.9088, -65.6108
        CIE-LCH:
        43.1068, 69.4952, 289.2472
        CIE-Luv:
        43.1068, -21.1308, -98.3802
        Hunter-Lab:
        36.3722, 16.2454, -78.8373
      #1060d4 color charts
#1060d4 RGB chart
      #1060d4 CMYK chart
      #1060d4 RGB pie chart
      #1060d4 color shades, tints & tones
#1060d4 color schemes
#1060d4 color preview, HTML & CSS examples
           This text has a color of #1060d4        
        
          <p style="color:#1060d4;">Text here</p>
        
        
          .mytext {color:#1060d4;}
        
        Text color #1060d4
      
           This box has a color of #1060d4        
        
          <div style="background-color:#1060d4;">Content here</div>
        
        
          .mybackground {background-color:#1060d4;}
        
        Background color #1060d4
      
           Border around this has a color of #1060d4        
        
          <div style="border:2px solid #1060d4;">Content here</div>
        
        
          .myborder {border:2px solid #1060d4;}
        
        Border color #1060d4