#112bab color space conversions
Hex:
        #112bab
        RGB:
        17, 43, 171
        CMY:
        93, 83, 33
        CMYK:
        90, 75, 0, 33
      HSL:
        230°, 81.9149%, 36.8627%
        HSV (HSB):
        230°, 90.0585%, 67.0588%
        XYZ:
        8.4457, 4.7872, 39.0070
        xyY:
        0.1617, 0.0916, 4.7872
      CIE-Lab:
        26.1197, 41.5685, -69.4242
        CIE-LCH:
        26.1197, 80.9176, 300.9115
        CIE-Luv:
        26.1197, -9.0293, -84.8673
        Hunter-Lab:
        21.8797, 30.6130, -90.3861
      #112bab color charts
#112bab RGB chart
      #112bab CMYK chart
      #112bab RGB pie chart
      #112bab color shades, tints & tones
#112bab color schemes
#112bab color preview, HTML & CSS examples
           This text has a color of #112bab        
        
          <p style="color:#112bab;">Text here</p>
        
        
          .mytext {color:#112bab;}
        
        Text color #112bab
      
           This box has a color of #112bab        
        
          <div style="background-color:#112bab;">Content here</div>
        
        
          .mybackground {background-color:#112bab;}
        
        Background color #112bab
      
           Border around this has a color of #112bab        
        
          <div style="border:2px solid #112bab;">Content here</div>
        
        
          .myborder {border:2px solid #112bab;}
        
        Border color #112bab