#112f8e color space conversions
Hex:
        #112f8e
        RGB:
        17, 47, 142
        CMY:
        93, 82, 44
        CMYK:
        88, 67, 0, 44
      HSL:
        226°, 78.6164%, 31.1765%
        HSV (HSB):
        226°, 88.0282%, 55.6863%
        XYZ:
        6.1302, 4.1052, 26.0605
        xyY:
        0.1689, 0.1131, 4.1052
      CIE-Lab:
        24.0162, 28.0319, -55.1825
        CIE-LCH:
        24.0162, 61.8942, 296.9299
        CIE-Luv:
        24.0162, -9.2923, -67.1517
        Hunter-Lab:
        20.2613, 18.5490, -62.0771
      #112f8e color charts
#112f8e RGB chart
      #112f8e CMYK chart
      #112f8e RGB pie chart
      #112f8e color shades, tints & tones
#112f8e color schemes
#112f8e color preview, HTML & CSS examples
           This text has a color of #112f8e        
        
          <p style="color:#112f8e;">Text here</p>
        
        
          .mytext {color:#112f8e;}
        
        Text color #112f8e
      
           This box has a color of #112f8e        
        
          <div style="background-color:#112f8e;">Content here</div>
        
        
          .mybackground {background-color:#112f8e;}
        
        Background color #112f8e
      
           Border around this has a color of #112f8e        
        
          <div style="border:2px solid #112f8e;">Content here</div>
        
        
          .myborder {border:2px solid #112f8e;}
        
        Border color #112f8e