#112b90 color space conversions
Hex:
        #112b90
        RGB:
        17, 43, 144
        CMY:
        93, 83, 44
        CMYK:
        88, 70, 0, 44
      HSL:
        228°, 78.8820%, 31.5686%
        HSV (HSB):
        228°, 88.1944%, 56.4706%
        XYZ:
        6.1291, 3.8605, 26.8077
        xyY:
        0.1666, 0.1049, 3.8605
      CIE-Lab:
        23.2049, 31.5169, -57.7568
        CIE-LCH:
        23.2049, 65.7964, 298.6206
        CIE-Luv:
        23.2049, -8.4858, -68.7255
        Hunter-Lab:
        19.6483, 21.2969, -67.1403
      #112b90 color charts
#112b90 RGB chart
      #112b90 CMYK chart
      #112b90 RGB pie chart
      #112b90 color shades, tints & tones
#112b90 color schemes
#112b90 color preview, HTML & CSS examples
           This text has a color of #112b90        
        
          <p style="color:#112b90;">Text here</p>
        
        
          .mytext {color:#112b90;}
        
        Text color #112b90
      
           This box has a color of #112b90        
        
          <div style="background-color:#112b90;">Content here</div>
        
        
          .mybackground {background-color:#112b90;}
        
        Background color #112b90
      
           Border around this has a color of #112b90        
        
          <div style="border:2px solid #112b90;">Content here</div>
        
        
          .myborder {border:2px solid #112b90;}
        
        Border color #112b90