#1162c1 color space conversions
Hex:
        #1162c1
        RGB:
        17, 98, 193
        CMY:
        93, 62, 24
        CMYK:
        91, 49, 0, 24
      HSL:
        212°, 83.8095%, 41.1765%
        HSV (HSB):
        212°, 91.1917%, 75.6863%
        XYZ:
        14.2245, 12.7048, 52.1546
        xyY:
        0.1799, 0.1606, 12.7048
      CIE-Lab:
        42.3150, 14.1043, -55.9424
        CIE-LCH:
        42.3150, 57.6930, 284.1507
        CIE-Luv:
        42.3150, -22.1916, -83.5180
        Hunter-Lab:
        35.6438, 8.8580, -61.8036
      #1162c1 color charts
#1162c1 RGB chart
      #1162c1 CMYK chart
      #1162c1 RGB pie chart
      #1162c1 color shades, tints & tones
#1162c1 color schemes
#1162c1 color preview, HTML & CSS examples
           This text has a color of #1162c1        
        
          <p style="color:#1162c1;">Text here</p>
        
        
          .mytext {color:#1162c1;}
        
        Text color #1162c1
      
           This box has a color of #1162c1        
        
          <div style="background-color:#1162c1;">Content here</div>
        
        
          .mybackground {background-color:#1162c1;}
        
        Background color #1162c1
      
           Border around this has a color of #1162c1        
        
          <div style="border:2px solid #1162c1;">Content here</div>
        
        
          .myborder {border:2px solid #1162c1;}
        
        Border color #1162c1