#113c8d color space conversions
Hex:
        #113c8d
        RGB:
        17, 60, 141
        CMY:
        93, 76, 45
        CMYK:
        88, 57, 0, 45
      HSL:
        219°, 78.4810%, 30.9804%
        HSV (HSB):
        219°, 87.9433%, 55.2941%
        XYZ:
        6.6547, 5.2740, 25.8665
        xyY:
        0.1761, 0.1395, 5.2740
      CIE-Lab:
        27.5015, 18.5729, -48.8646
        CIE-LCH:
        27.5015, 52.2752, 290.8113
        CIE-Luv:
        27.5015, -12.4764, -63.5612
        Hunter-Lab:
        22.9651, 11.5360, -50.7051
      #113c8d color charts
#113c8d RGB chart
      #113c8d CMYK chart
      #113c8d RGB pie chart
      #113c8d color shades, tints & tones
#113c8d color schemes
#113c8d color preview, HTML & CSS examples
           This text has a color of #113c8d        
        
          <p style="color:#113c8d;">Text here</p>
        
        
          .mytext {color:#113c8d;}
        
        Text color #113c8d
      
           This box has a color of #113c8d        
        
          <div style="background-color:#113c8d;">Content here</div>
        
        
          .mybackground {background-color:#113c8d;}
        
        Background color #113c8d
      
           Border around this has a color of #113c8d        
        
          <div style="border:2px solid #113c8d;">Content here</div>
        
        
          .myborder {border:2px solid #113c8d;}
        
        Border color #113c8d