#112b8a color space conversions
Hex:
        #112b8a
        RGB:
        17, 43, 138
        CMY:
        93, 83, 46
        CMYK:
        88, 69, 0, 46
      HSL:
        227°, 78.0645%, 30.3922%
        HSV (HSB):
        227°, 87.6812%, 54.1176%
        XYZ:
        5.6825, 3.6819, 24.4559
        xyY:
        0.1680, 0.1089, 3.6819
      CIE-Lab:
        22.5906, 29.1715, -55.0377
        CIE-LCH:
        22.5906, 62.2906, 297.9248
        CIE-Luv:
        22.5906, -8.3891, -65.0668
        Hunter-Lab:
        19.1883, 19.2821, -62.1347
      #112b8a color charts
#112b8a RGB chart
      #112b8a CMYK chart
      #112b8a RGB pie chart
      #112b8a color shades, tints & tones
#112b8a color schemes
#112b8a color preview, HTML & CSS examples
           This text has a color of #112b8a        
        
          <p style="color:#112b8a;">Text here</p>
        
        
          .mytext {color:#112b8a;}
        
        Text color #112b8a
      
           This box has a color of #112b8a        
        
          <div style="background-color:#112b8a;">Content here</div>
        
        
          .mybackground {background-color:#112b8a;}
        
        Background color #112b8a
      
           Border around this has a color of #112b8a        
        
          <div style="border:2px solid #112b8a;">Content here</div>
        
        
          .myborder {border:2px solid #112b8a;}
        
        Border color #112b8a