#112b80 color space conversions
Hex:
        #112b80
        RGB:
        17, 43, 128
        CMY:
        93, 83, 50
        CMYK:
        87, 66, 0, 50
      HSL:
        226°, 76.5517%, 28.4314%
        HSV (HSB):
        226°, 86.7188%, 50.1961%
        XYZ:
        4.9913, 3.4054, 20.8163
        xyY:
        0.1709, 0.1166, 3.4054
      CIE-Lab:
        21.5995, 25.1719, -50.3888
        CIE-LCH:
        21.5995, 56.3264, 296.5446
        CIE-Luv:
        21.5995, -8.2518, -58.8946
        Hunter-Lab:
        18.4538, 15.9858, -53.9627
      #112b80 color charts
#112b80 RGB chart
      #112b80 CMYK chart
      #112b80 RGB pie chart
      #112b80 color shades, tints & tones
#112b80 color schemes
#112b80 color preview, HTML & CSS examples
           This text has a color of #112b80        
        
          <p style="color:#112b80;">Text here</p>
        
        
          .mytext {color:#112b80;}
        
        Text color #112b80
      
           This box has a color of #112b80        
        
          <div style="background-color:#112b80;">Content here</div>
        
        
          .mybackground {background-color:#112b80;}
        
        Background color #112b80
      
           Border around this has a color of #112b80        
        
          <div style="border:2px solid #112b80;">Content here</div>
        
        
          .myborder {border:2px solid #112b80;}
        
        Border color #112b80