#1163d4 color space conversions
Hex:
        #1163d4
        RGB:
        17, 99, 212
        CMY:
        93, 61, 17
        CMYK:
        92, 53, 0, 17
      HSL:
        215°, 85.1528%, 44.9020%
        HSV (HSB):
        215°, 91.9811%, 83.1373%
        XYZ:
        16.5767, 13.7963, 64.0766
        xyY:
        0.1755, 0.1461, 13.7963
      CIE-Lab:
        43.9394, 20.9954, -64.2572
        CIE-LCH:
        43.9394, 67.6002, 288.0943
        CIE-Luv:
        43.9394, -21.9079, -96.9231
        Hunter-Lab:
        37.1434, 14.6616, -76.2817
      #1163d4 color charts
#1163d4 RGB chart
      #1163d4 CMYK chart
      #1163d4 RGB pie chart
      #1163d4 color shades, tints & tones
#1163d4 color schemes
#1163d4 color preview, HTML & CSS examples
           This text has a color of #1163d4        
        
          <p style="color:#1163d4;">Text here</p>
        
        
          .mytext {color:#1163d4;}
        
        Text color #1163d4
      
           This box has a color of #1163d4        
        
          <div style="background-color:#1163d4;">Content here</div>
        
        
          .mybackground {background-color:#1163d4;}
        
        Background color #1163d4
      
           Border around this has a color of #1163d4        
        
          <div style="border:2px solid #1163d4;">Content here</div>
        
        
          .myborder {border:2px solid #1163d4;}
        
        Border color #1163d4