#114e8d color space conversions
Hex:
        #114e8d
        RGB:
        17, 78, 141
        CMY:
        93, 69, 45
        CMYK:
        88, 45, 0, 45
      HSL:
        210°, 78.4810%, 30.9804%
        HSV (HSB):
        210°, 87.9433%, 55.2941%
        XYZ:
        7.7633, 7.4910, 26.2360
        xyY:
        0.1871, 0.1805, 7.4910
      CIE-Lab:
        32.8996, 6.1655, -40.1445
        CIE-LCH:
        32.8996, 40.6152, 278.7314
        CIE-Luv:
        32.8996, -17.8204, -55.2872
        Hunter-Lab:
        27.3698, 2.7334, -37.6753
      #114e8d color charts
#114e8d RGB chart
      #114e8d CMYK chart
      #114e8d RGB pie chart
      #114e8d color shades, tints & tones
#114e8d color schemes
#114e8d color preview, HTML & CSS examples
           This text has a color of #114e8d        
        
          <p style="color:#114e8d;">Text here</p>
        
        
          .mytext {color:#114e8d;}
        
        Text color #114e8d
      
           This box has a color of #114e8d        
        
          <div style="background-color:#114e8d;">Content here</div>
        
        
          .mybackground {background-color:#114e8d;}
        
        Background color #114e8d
      
           Border around this has a color of #114e8d        
        
          <div style="border:2px solid #114e8d;">Content here</div>
        
        
          .myborder {border:2px solid #114e8d;}
        
        Border color #114e8d