#112c98 color space conversions
Hex:
        #112c98
        RGB:
        17, 44, 152
        CMY:
        93, 83, 40
        CMYK:
        89, 71, 0, 40
      HSL:
        228°, 79.8817%, 33.1373%
        HSV (HSB):
        228°, 88.8158%, 59.6078%
        XYZ:
        6.7993, 4.1875, 30.1557
        xyY:
        0.1653, 0.1018, 4.1875
      CIE-Lab:
        24.2820, 33.9320, -60.9149
        CIE-LCH:
        24.2820, 69.7281, 299.1195
        CIE-Luv:
        24.2820, -8.8198, -73.5199
        Hunter-Lab:
        20.4635, 23.4987, -73.0474
      #112c98 color charts
#112c98 RGB chart
      #112c98 CMYK chart
      #112c98 RGB pie chart
      #112c98 color shades, tints & tones
#112c98 color schemes
#112c98 color preview, HTML & CSS examples
           This text has a color of #112c98        
        
          <p style="color:#112c98;">Text here</p>
        
        
          .mytext {color:#112c98;}
        
        Text color #112c98
      
           This box has a color of #112c98        
        
          <div style="background-color:#112c98;">Content here</div>
        
        
          .mybackground {background-color:#112c98;}
        
        Background color #112c98
      
           Border around this has a color of #112c98        
        
          <div style="border:2px solid #112c98;">Content here</div>
        
        
          .myborder {border:2px solid #112c98;}
        
        Border color #112c98