#1162b1 color space conversions
Hex:
        #1162b1
        RGB:
        17, 98, 177
        CMY:
        93, 62, 31
        CMYK:
        90, 45, 0, 31
      HSL:
        210°, 82.4742%, 38.0392%
        HSV (HSB):
        210°, 90.3955%, 69.4118%
        XYZ:
        12.5347, 12.0289, 43.2561
        xyY:
        0.1848, 0.1774, 12.0289
      CIE-Lab:
        41.2620, 7.6853, -48.2979
        CIE-LCH:
        41.2620, 48.9056, 279.0413
        CIE-Luv:
        41.2620, -22.7891, -71.2843
        Hunter-Lab:
        34.6826, 3.8171, -49.6685
      #1162b1 color charts
#1162b1 RGB chart
      #1162b1 CMYK chart
      #1162b1 RGB pie chart
      #1162b1 color shades, tints & tones
#1162b1 color schemes
#1162b1 color preview, HTML & CSS examples
           This text has a color of #1162b1        
        
          <p style="color:#1162b1;">Text here</p>
        
        
          .mytext {color:#1162b1;}
        
        Text color #1162b1
      
           This box has a color of #1162b1        
        
          <div style="background-color:#1162b1;">Content here</div>
        
        
          .mybackground {background-color:#1162b1;}
        
        Background color #1162b1
      
           Border around this has a color of #1162b1        
        
          <div style="border:2px solid #1162b1;">Content here</div>
        
        
          .myborder {border:2px solid #1162b1;}
        
        Border color #1162b1