#112b97 color space conversions
Hex:
        #112b97
        RGB:
        17, 43, 151
        CMY:
        93, 83, 41
        CMYK:
        89, 72, 0, 41
      HSL:
        228°, 79.7619%, 32.9412%
        HSV (HSB):
        228°, 88.7417%, 59.2157%
        XYZ:
        6.6810, 4.0813, 29.7138
        xyY:
        0.1651, 0.1008, 4.0813
      CIE-Lab:
        23.9384, 34.2013, -60.8674
        CIE-LCH:
        23.9384, 69.8181, 299.3316
        CIE-Luv:
        23.9384, -8.6107, -72.9572
        Hunter-Lab:
        20.2022, 23.6769, -73.0634
      #112b97 color charts
#112b97 RGB chart
      #112b97 CMYK chart
      #112b97 RGB pie chart
      #112b97 color shades, tints & tones
#112b97 color schemes
#112b97 color preview, HTML & CSS examples
           This text has a color of #112b97        
        
          <p style="color:#112b97;">Text here</p>
        
        
          .mytext {color:#112b97;}
        
        Text color #112b97
      
           This box has a color of #112b97        
        
          <div style="background-color:#112b97;">Content here</div>
        
        
          .mybackground {background-color:#112b97;}
        
        Background color #112b97
      
           Border around this has a color of #112b97        
        
          <div style="border:2px solid #112b97;">Content here</div>
        
        
          .myborder {border:2px solid #112b97;}
        
        Border color #112b97