#112e81 color space conversions
Hex:
        #112e81
        RGB:
        17, 46, 129
        CMY:
        93, 82, 49
        CMYK:
        87, 64, 0, 49
      HSL:
        224°, 76.7123%, 28.6275%
        HSV (HSB):
        224°, 86.8217%, 50.5882%
        XYZ:
        5.1706, 3.6581, 21.2024
        xyY:
        0.1722, 0.1218, 3.6581
      CIE-Lab:
        22.5075, 23.4739, -49.5315
        CIE-LCH:
        22.5075, 54.8123, 295.3572
        CIE-Luv:
        22.5075, -8.9458, -59.1264
        Hunter-Lab:
        19.1263, 14.7849, -52.3376
      #112e81 color charts
#112e81 RGB chart
      #112e81 CMYK chart
      #112e81 RGB pie chart
      #112e81 color shades, tints & tones
#112e81 color schemes
#112e81 color preview, HTML & CSS examples
           This text has a color of #112e81        
        
          <p style="color:#112e81;">Text here</p>
        
        
          .mytext {color:#112e81;}
        
        Text color #112e81
      
           This box has a color of #112e81        
        
          <div style="background-color:#112e81;">Content here</div>
        
        
          .mybackground {background-color:#112e81;}
        
        Background color #112e81
      
           Border around this has a color of #112e81        
        
          <div style="border:2px solid #112e81;">Content here</div>
        
        
          .myborder {border:2px solid #112e81;}
        
        Border color #112e81