#1060f3 color space conversions
Hex:
        #1060f3
        RGB:
        16, 96, 243
        CMY:
        94, 62, 5
        CMYK:
        93, 60, 0, 5
      HSL:
        219°, 90.4382%, 50.7843%
        HSV (HSB):
        219°, 93.4156%, 95.2941%
        XYZ:
        20.5742, 14.9470, 86.5947
        xyY:
        0.1685, 0.1224, 14.9470
      CIE-Lab:
        45.5615, 34.8633, -79.1588
        CIE-LCH:
        45.5615, 86.4961, 293.7698
        CIE-Luv:
        45.5615, -20.5732, -119.4809
        Hunter-Lab:
        38.6613, 27.3343, -105.7365
      #1060f3 color charts
#1060f3 RGB chart
      #1060f3 CMYK chart
      #1060f3 RGB pie chart
      #1060f3 color shades, tints & tones
#1060f3 color schemes
#1060f3 color preview, HTML & CSS examples
           This text has a color of #1060f3        
        
          <p style="color:#1060f3;">Text here</p>
        
        
          .mytext {color:#1060f3;}
        
        Text color #1060f3
      
           This box has a color of #1060f3        
        
          <div style="background-color:#1060f3;">Content here</div>
        
        
          .mybackground {background-color:#1060f3;}
        
        Background color #1060f3
      
           Border around this has a color of #1060f3        
        
          <div style="border:2px solid #1060f3;">Content here</div>
        
        
          .myborder {border:2px solid #1060f3;}
        
        Border color #1060f3