#113d7f color space conversions
Hex:
        #113d7f
        RGB:
        17, 61, 127
        CMY:
        93, 76, 50
        CMYK:
        87, 52, 0, 50
      HSL:
        216°, 76.3889%, 28.2353%
        HSV (HSB):
        216°, 86.6142%, 49.8039%
        XYZ:
        5.7307, 4.9890, 20.7396
        xyY:
        0.1822, 0.1586, 4.9890
      CIE-Lab:
        26.7033, 11.9956, -41.4475
        CIE-LCH:
        26.7033, 43.1485, 286.1413
        CIE-Luv:
        26.7033, -12.9480, -53.4150
        Hunter-Lab:
        22.3360, 6.7092, -39.4173
      #113d7f color charts
#113d7f RGB chart
      #113d7f CMYK chart
      #113d7f RGB pie chart
      #113d7f color shades, tints & tones
#113d7f color schemes
#113d7f color preview, HTML & CSS examples
           This text has a color of #113d7f        
        
          <p style="color:#113d7f;">Text here</p>
        
        
          .mytext {color:#113d7f;}
        
        Text color #113d7f
      
           This box has a color of #113d7f        
        
          <div style="background-color:#113d7f;">Content here</div>
        
        
          .mybackground {background-color:#113d7f;}
        
        Background color #113d7f
      
           Border around this has a color of #113d7f        
        
          <div style="border:2px solid #113d7f;">Content here</div>
        
        
          .myborder {border:2px solid #113d7f;}
        
        Border color #113d7f