#112f6d color space conversions
Hex:
        #112f6d
        RGB:
        17, 47, 109
        CMY:
        93, 82, 57
        CMYK:
        84, 57, 0, 57
      HSL:
        220°, 73.0159%, 24.7059%
        HSV (HSB):
        220°, 84.4037%, 42.7451%
        XYZ:
        4.0080, 3.2563, 14.8853
        xyY:
        0.1810, 0.1470, 3.2563
      CIE-Lab:
        21.0425, 14.3675, -39.1632
        CIE-LCH:
        21.0425, 41.7155, 290.1461
        CIE-Luv:
        21.0425, -9.1432, -45.8965
        Hunter-Lab:
        18.0453, 8.0669, -36.2757
      #112f6d color charts
#112f6d RGB chart
      #112f6d CMYK chart
      #112f6d RGB pie chart
      #112f6d color shades, tints & tones
#112f6d color schemes
#112f6d color preview, HTML & CSS examples
           This text has a color of #112f6d        
        
          <p style="color:#112f6d;">Text here</p>
        
        
          .mytext {color:#112f6d;}
        
        Text color #112f6d
      
           This box has a color of #112f6d        
        
          <div style="background-color:#112f6d;">Content here</div>
        
        
          .mybackground {background-color:#112f6d;}
        
        Background color #112f6d
      
           Border around this has a color of #112f6d        
        
          <div style="border:2px solid #112f6d;">Content here</div>
        
        
          .myborder {border:2px solid #112f6d;}
        
        Border color #112f6d