#112f3b color space conversions
Hex:
        #112f3b
        RGB:
        17, 47, 59
        CMY:
        93, 82, 77
        CMYK:
        71, 20, 0, 77
      HSL:
        197°, 55.2632%, 14.9020%
        HSV (HSB):
        197°, 71.1864%, 23.1373%
        XYZ:
        2.0371, 2.4680, 4.5067
        xyY:
        0.2260, 0.2739, 2.4680
      CIE-Lab:
        17.7731, -6.6869, -10.9528
        CIE-LCH:
        17.7731, 12.8327, 238.5952
        CIE-Luv:
        17.7731, -9.9025, -10.5989
        Hunter-Lab:
        15.7098, -4.3458, -6.0117
      #112f3b color charts
#112f3b RGB chart
      #112f3b CMYK chart
      #112f3b RGB pie chart
      #112f3b color shades, tints & tones
#112f3b color schemes
#112f3b color preview, HTML & CSS examples
           This text has a color of #112f3b        
        
          <p style="color:#112f3b;">Text here</p>
        
        
          .mytext {color:#112f3b;}
        
        Text color #112f3b
      
           This box has a color of #112f3b        
        
          <div style="background-color:#112f3b;">Content here</div>
        
        
          .mybackground {background-color:#112f3b;}
        
        Background color #112f3b
      
           Border around this has a color of #112f3b        
        
          <div style="border:2px solid #112f3b;">Content here</div>
        
        
          .myborder {border:2px solid #112f3b;}
        
        Border color #112f3b