#114f8d color space conversions
Hex:
        #114f8d
        RGB:
        17, 79, 141
        CMY:
        93, 69, 45
        CMYK:
        88, 44, 0, 45
      HSL:
        210°, 78.4810%, 30.9804%
        HSV (HSB):
        210°, 87.9433%, 55.2941%
        XYZ:
        7.8349, 7.6342, 26.2599
        xyY:
        0.1878, 0.1829, 7.6342
      CIE-Lab:
        33.2092, 5.4958, -39.6485
        CIE-LCH:
        33.2092, 40.0275, 277.8917
        CIE-Luv:
        33.2092, -18.1414, -54.7087
        Hunter-Lab:
        27.6301, 2.2633, -37.0087
      #114f8d color charts
#114f8d RGB chart
      #114f8d CMYK chart
      #114f8d RGB pie chart
      #114f8d color shades, tints & tones
#114f8d color schemes
#114f8d color preview, HTML & CSS examples
           This text has a color of #114f8d        
        
          <p style="color:#114f8d;">Text here</p>
        
        
          .mytext {color:#114f8d;}
        
        Text color #114f8d
      
           This box has a color of #114f8d        
        
          <div style="background-color:#114f8d;">Content here</div>
        
        
          .mybackground {background-color:#114f8d;}
        
        Background color #114f8d
      
           Border around this has a color of #114f8d        
        
          <div style="border:2px solid #114f8d;">Content here</div>
        
        
          .myborder {border:2px solid #114f8d;}
        
        Border color #114f8d