#112c70 color space conversions
Hex:
        #112c70
        RGB:
        17, 44, 112
        CMY:
        93, 83, 56
        CMYK:
        85, 61, 0, 56
      HSL:
        223°, 73.6434%, 25.2941%
        HSV (HSB):
        223°, 84.8214%, 43.9216%
        XYZ:
        4.0565, 3.0904, 15.7119
        xyY:
        0.1775, 0.1352, 3.0904
      CIE-Lab:
        20.4023, 17.8260, -42.1401
        CIE-LCH:
        20.4023, 45.7553, 292.9292
        CIE-Luv:
        20.4023, -8.3553, -48.5929
        Hunter-Lab:
        17.5795, 10.4249, -40.6857
      #112c70 color charts
#112c70 RGB chart
      #112c70 CMYK chart
      #112c70 RGB pie chart
      #112c70 color shades, tints & tones
#112c70 color schemes
#112c70 color preview, HTML & CSS examples
           This text has a color of #112c70        
        
          <p style="color:#112c70;">Text here</p>
        
        
          .mytext {color:#112c70;}
        
        Text color #112c70
      
           This box has a color of #112c70        
        
          <div style="background-color:#112c70;">Content here</div>
        
        
          .mybackground {background-color:#112c70;}
        
        Background color #112c70
      
           Border around this has a color of #112c70        
        
          <div style="border:2px solid #112c70;">Content here</div>
        
        
          .myborder {border:2px solid #112c70;}
        
        Border color #112c70