#1112b5 color space conversions
Hex:
        #1112b5
        RGB:
        17, 18, 181
        CMY:
        93, 93, 29
        CMYK:
        91, 90, 0, 29
      HSL:
        240°, 82.8283%, 38.8235%
        HSV (HSB):
        240°, 90.6077%, 70.9804%
        XYZ:
        8.7880, 3.8880, 44.0033
        xyY:
        0.1550, 0.0686, 3.8880
      CIE-Lab:
        23.2976, 56.7065, -80.1127
        CIE-LCH:
        23.2976, 98.1513, 305.2922
        CIE-Luv:
        23.2976, -6.4516, -88.6200
        Hunter-Lab:
        19.7180, 45.0480, -118.5112
      #1112b5 color charts
#1112b5 RGB chart
      #1112b5 CMYK chart
      #1112b5 RGB pie chart
      #1112b5 color shades, tints & tones
#1112b5 color schemes
#1112b5 color preview, HTML & CSS examples
           This text has a color of #1112b5        
        
          <p style="color:#1112b5;">Text here</p>
        
        
          .mytext {color:#1112b5;}
        
        Text color #1112b5
      
           This box has a color of #1112b5        
        
          <div style="background-color:#1112b5;">Content here</div>
        
        
          .mybackground {background-color:#1112b5;}
        
        Background color #1112b5
      
           Border around this has a color of #1112b5        
        
          <div style="border:2px solid #1112b5;">Content here</div>
        
        
          .myborder {border:2px solid #1112b5;}
        
        Border color #1112b5