#112c6a color space conversions
Hex:
        #112c6a
        RGB:
        17, 44, 106
        CMY:
        93, 83, 58
        CMYK:
        84, 58, 0, 58
      HSL:
        222°, 72.3577%, 24.1176%
        HSV (HSB):
        222°, 83.9623%, 41.5686%
        XYZ:
        3.7334, 2.9611, 14.0105
        xyY:
        0.1803, 0.1430, 2.9611
      CIE-Lab:
        19.8876, 15.2763, -39.0952
        CIE-LCH:
        19.8876, 41.9738, 291.3428
        CIE-Luv:
        19.8876, -8.3371, -44.6805
        Hunter-Lab:
        17.2080, 8.6126, -36.2274
      #112c6a color charts
#112c6a RGB chart
      #112c6a CMYK chart
      #112c6a RGB pie chart
      #112c6a color shades, tints & tones
#112c6a color schemes
#112c6a color preview, HTML & CSS examples
           This text has a color of #112c6a        
        
          <p style="color:#112c6a;">Text here</p>
        
        
          .mytext {color:#112c6a;}
        
        Text color #112c6a
      
           This box has a color of #112c6a        
        
          <div style="background-color:#112c6a;">Content here</div>
        
        
          .mybackground {background-color:#112c6a;}
        
        Background color #112c6a
      
           Border around this has a color of #112c6a        
        
          <div style="border:2px solid #112c6a;">Content here</div>
        
        
          .myborder {border:2px solid #112c6a;}
        
        Border color #112c6a