#112c4a color space conversions
Hex:
        #112c4a
        RGB:
        17, 44, 74
        CMY:
        93, 83, 71
        CMYK:
        77, 41, 0, 71
      HSL:
        212°, 62.6374%, 17.8431%
        HSV (HSB):
        212°, 77.0270%, 29.0196%
        XYZ:
        2.3679, 2.4149, 6.8199
        xyY:
        0.2041, 0.2081, 2.4149
      CIE-Lab:
        17.5295, 1.5068, -21.6177
        CIE-LCH:
        17.5295, 21.6701, 273.9872
        CIE-Luv:
        17.5295, -8.5334, -22.8516
        Hunter-Lab:
        15.5401, 0.0033, -15.1418
      #112c4a color charts
#112c4a RGB chart
      #112c4a CMYK chart
      #112c4a RGB pie chart
      #112c4a color shades, tints & tones
#112c4a color schemes
#112c4a color preview, HTML & CSS examples
           This text has a color of #112c4a        
        
          <p style="color:#112c4a;">Text here</p>
        
        
          .mytext {color:#112c4a;}
        
        Text color #112c4a
      
           This box has a color of #112c4a        
        
          <div style="background-color:#112c4a;">Content here</div>
        
        
          .mybackground {background-color:#112c4a;}
        
        Background color #112c4a
      
           Border around this has a color of #112c4a        
        
          <div style="border:2px solid #112c4a;">Content here</div>
        
        
          .myborder {border:2px solid #112c4a;}
        
        Border color #112c4a