#1060b2 color space conversions
Hex:
        #1060b2
        RGB:
        16, 96, 178
        CMY:
        94, 62, 30
        CMYK:
        91, 46, 0, 30
      HSL:
        210°, 83.5052%, 38.0392%
        HSV (HSB):
        210°, 91.0112%, 69.8039%
        XYZ:
        12.4324, 11.6903, 43.7207
        xyY:
        0.1833, 0.1723, 11.6903
      CIE-Lab:
        40.7195, 9.3296, -49.7576
        CIE-LCH:
        40.7195, 50.6247, 280.6197
        CIE-Luv:
        40.7195, -22.1915, -73.2963
        Hunter-Lab:
        34.1910, 5.0714, -51.8815
      #1060b2 color charts
#1060b2 RGB chart
      #1060b2 CMYK chart
      #1060b2 RGB pie chart
      #1060b2 color shades, tints & tones
#1060b2 color schemes
#1060b2 color preview, HTML & CSS examples
           This text has a color of #1060b2        
        
          <p style="color:#1060b2;">Text here</p>
        
        
          .mytext {color:#1060b2;}
        
        Text color #1060b2
      
           This box has a color of #1060b2        
        
          <div style="background-color:#1060b2;">Content here</div>
        
        
          .mybackground {background-color:#1060b2;}
        
        Background color #1060b2
      
           Border around this has a color of #1060b2        
        
          <div style="border:2px solid #1060b2;">Content here</div>
        
        
          .myborder {border:2px solid #1060b2;}
        
        Border color #1060b2