#112ba1 color space conversions
Hex:
        #112ba1
        RGB:
        17, 43, 161
        CMY:
        93, 83, 37
        CMYK:
        89, 73, 0, 37
      HSL:
        229°, 80.8989%, 34.9020%
        HSV (HSB):
        229°, 89.4410%, 63.1373%
        XYZ:
        7.5281, 4.4201, 34.1746
        xyY:
        0.1632, 0.0958, 4.4201
      CIE-Lab:
        25.0144, 37.9399, -65.2038
        CIE-LCH:
        25.0144, 75.4385, 300.1937
        CIE-Luv:
        25.0144, -8.8096, -78.9426
        Hunter-Lab:
        21.0241, 27.1230, -81.6588
      #112ba1 color charts
#112ba1 RGB chart
      #112ba1 CMYK chart
      #112ba1 RGB pie chart
      #112ba1 color shades, tints & tones
#112ba1 color schemes
#112ba1 color preview, HTML & CSS examples
           This text has a color of #112ba1        
        
          <p style="color:#112ba1;">Text here</p>
        
        
          .mytext {color:#112ba1;}
        
        Text color #112ba1
      
           This box has a color of #112ba1        
        
          <div style="background-color:#112ba1;">Content here</div>
        
        
          .mybackground {background-color:#112ba1;}
        
        Background color #112ba1
      
           Border around this has a color of #112ba1        
        
          <div style="border:2px solid #112ba1;">Content here</div>
        
        
          .myborder {border:2px solid #112ba1;}
        
        Border color #112ba1