#113c7d color space conversions
Hex:
        #113c7d
        RGB:
        17, 60, 125
        CMY:
        93, 76, 51
        CMYK:
        86, 52, 0, 51
      HSL:
        216°, 76.0563%, 27.8431%
        HSV (HSB):
        216°, 86.4000%, 49.0196%
        XYZ:
        5.5487, 4.8316, 20.0422
        xyY:
        0.1824, 0.1588, 4.8316
      CIE-Lab:
        26.2494, 11.8545, -40.9255
        CIE-LCH:
        26.2494, 42.6078, 286.1542
        CIE-Luv:
        26.2494, -12.6877, -52.4058
        Hunter-Lab:
        21.9808, 6.5930, -38.6743
      #113c7d color charts
#113c7d RGB chart
      #113c7d CMYK chart
      #113c7d RGB pie chart
      #113c7d color shades, tints & tones
#113c7d color schemes
#113c7d color preview, HTML & CSS examples
           This text has a color of #113c7d        
        
          <p style="color:#113c7d;">Text here</p>
        
        
          .mytext {color:#113c7d;}
        
        Text color #113c7d
      
           This box has a color of #113c7d        
        
          <div style="background-color:#113c7d;">Content here</div>
        
        
          .mybackground {background-color:#113c7d;}
        
        Background color #113c7d
      
           Border around this has a color of #113c7d        
        
          <div style="border:2px solid #113c7d;">Content here</div>
        
        
          .myborder {border:2px solid #113c7d;}
        
        Border color #113c7d