#112c93 color space conversions
Hex:
        #112c93
        RGB:
        17, 44, 147
        CMY:
        93, 83, 42
        CMYK:
        88, 70, 0, 42
      HSL:
        228°, 79.2683%, 32.1569%
        HSV (HSB):
        228°, 88.4354%, 57.6471%
        XYZ:
        6.3983, 4.0271, 28.0438
        xyY:
        0.1663, 0.1047, 4.0271
      CIE-Lab:
        23.7609, 32.0143, -58.6962
        CIE-LCH:
        23.7609, 66.8592, 298.6091
        CIE-Luv:
        23.7609, -8.7345, -70.4917
        Hunter-Lab:
        20.0677, 21.7939, -68.8082
      #112c93 color charts
#112c93 RGB chart
      #112c93 CMYK chart
      #112c93 RGB pie chart
      #112c93 color shades, tints & tones
#112c93 color schemes
#112c93 color preview, HTML & CSS examples
           This text has a color of #112c93        
        
          <p style="color:#112c93;">Text here</p>
        
        
          .mytext {color:#112c93;}
        
        Text color #112c93
      
           This box has a color of #112c93        
        
          <div style="background-color:#112c93;">Content here</div>
        
        
          .mybackground {background-color:#112c93;}
        
        Background color #112c93
      
           Border around this has a color of #112c93        
        
          <div style="border:2px solid #112c93;">Content here</div>
        
        
          .myborder {border:2px solid #112c93;}
        
        Border color #112c93