#112d65 color space conversions
Hex:
        #112d65
        RGB:
        17, 45, 101
        CMY:
        93, 82, 60
        CMYK:
        83, 55, 0, 60
      HSL:
        220°, 71.1864%, 23.1373%
        HSV (HSB):
        220°, 83.1683%, 39.6078%
        XYZ:
        3.5185, 2.9355, 12.6931
        xyY:
        0.1838, 0.1533, 2.9355
      CIE-Lab:
        19.7838, 12.3985, -36.0048
        CIE-LCH:
        19.7838, 38.0797, 289.0016
        CIE-Luv:
        19.7838, -8.6113, -41.1002
        Hunter-Lab:
        17.1334, 6.6734, -31.9310
      #112d65 color charts
#112d65 RGB chart
      #112d65 CMYK chart
      #112d65 RGB pie chart
      #112d65 color shades, tints & tones
#112d65 color schemes
#112d65 color preview, HTML & CSS examples
           This text has a color of #112d65        
        
          <p style="color:#112d65;">Text here</p>
        
        
          .mytext {color:#112d65;}
        
        Text color #112d65
      
           This box has a color of #112d65        
        
          <div style="background-color:#112d65;">Content here</div>
        
        
          .mybackground {background-color:#112d65;}
        
        Background color #112d65
      
           Border around this has a color of #112d65        
        
          <div style="border:2px solid #112d65;">Content here</div>
        
        
          .myborder {border:2px solid #112d65;}
        
        Border color #112d65