#1112a3 color space conversions
Hex:
        #1112a3
        RGB:
        17, 18, 163
        CMY:
        93, 93, 36
        CMYK:
        90, 89, 0, 36
      HSL:
        240°, 81.1111%, 35.2941%
        HSV (HSB):
        240°, 89.5706%, 63.9216%
        XYZ:
        7.0583, 3.1961, 34.8952
        xyY:
        0.1563, 0.0708, 3.1961
      CIE-Lab:
        20.8128, 51.4878, -73.3966
        CIE-LCH:
        20.8128, 89.6551, 305.0497
        CIE-Luv:
        20.8128, -5.6912, -77.9775
        Hunter-Lab:
        17.8777, 39.1879, -103.2128
      #1112a3 color charts
#1112a3 RGB chart
      #1112a3 CMYK chart
      #1112a3 RGB pie chart
      #1112a3 color shades, tints & tones
#1112a3 color schemes
#1112a3 color preview, HTML & CSS examples
           This text has a color of #1112a3        
        
          <p style="color:#1112a3;">Text here</p>
        
        
          .mytext {color:#1112a3;}
        
        Text color #1112a3
      
           This box has a color of #1112a3        
        
          <div style="background-color:#1112a3;">Content here</div>
        
        
          .mybackground {background-color:#1112a3;}
        
        Background color #1112a3
      
           Border around this has a color of #1112a3        
        
          <div style="border:2px solid #1112a3;">Content here</div>
        
        
          .myborder {border:2px solid #1112a3;}
        
        Border color #1112a3