#112d44 color space conversions
Hex:
        #112d44
        RGB:
        17, 45, 68
        CMY:
        93, 82, 73
        CMYK:
        75, 34, 0, 73
      HSL:
        207°, 60.0000%, 16.6667%
        HSV (HSB):
        207°, 75.0000%, 26.6667%
        XYZ:
        2.2129, 2.4133, 5.8180
        xyY:
        0.2119, 0.2311, 2.4133
      CIE-Lab:
        17.5219, -1.7175, -17.5337
        CIE-LCH:
        17.5219, 17.6177, 264.4055
        CIE-Luv:
        17.5219, -8.9735, -18.1220
        Hunter-Lab:
        15.5348, -1.7585, -11.3307
      #112d44 color charts
#112d44 RGB chart
      #112d44 CMYK chart
      #112d44 RGB pie chart
      #112d44 color shades, tints & tones
#112d44 color schemes
#112d44 color preview, HTML & CSS examples
           This text has a color of #112d44        
        
          <p style="color:#112d44;">Text here</p>
        
        
          .mytext {color:#112d44;}
        
        Text color #112d44
      
           This box has a color of #112d44        
        
          <div style="background-color:#112d44;">Content here</div>
        
        
          .mybackground {background-color:#112d44;}
        
        Background color #112d44
      
           Border around this has a color of #112d44        
        
          <div style="border:2px solid #112d44;">Content here</div>
        
        
          .myborder {border:2px solid #112d44;}
        
        Border color #112d44