#1160ce color space conversions
Hex:
        #1160ce
        RGB:
        17, 96, 206
        CMY:
        93, 62, 19
        CMYK:
        92, 53, 0, 19
      HSL:
        215°, 84.7534%, 43.7255%
        HSV (HSB):
        215°, 91.7476%, 80.7843%
        XYZ:
        15.5546, 12.9411, 60.0706
        xyY:
        0.1756, 0.1461, 12.9411
      CIE-Lab:
        42.6744, 20.5843, -62.8700
        CIE-LCH:
        42.6744, 66.1540, 288.1290
        CIE-Luv:
        42.6744, -21.2241, -94.0915
        Hunter-Lab:
        35.9738, 14.2270, -73.8233
      #1160ce color charts
#1160ce RGB chart
      #1160ce CMYK chart
      #1160ce RGB pie chart
      #1160ce color shades, tints & tones
#1160ce color schemes
#1160ce color preview, HTML & CSS examples
           This text has a color of #1160ce        
        
          <p style="color:#1160ce;">Text here</p>
        
        
          .mytext {color:#1160ce;}
        
        Text color #1160ce
      
           This box has a color of #1160ce        
        
          <div style="background-color:#1160ce;">Content here</div>
        
        
          .mybackground {background-color:#1160ce;}
        
        Background color #1160ce
      
           Border around this has a color of #1160ce        
        
          <div style="border:2px solid #1160ce;">Content here</div>
        
        
          .myborder {border:2px solid #1160ce;}
        
        Border color #1160ce