#114a8d color space conversions
Hex:
        #114a8d
        RGB:
        17, 74, 141
        CMY:
        93, 71, 45
        CMYK:
        88, 48, 0, 45
      HSL:
        212°, 78.4810%, 30.9804%
        HSV (HSB):
        212°, 87.9433%, 55.2941%
        XYZ:
        7.4877, 6.9398, 26.1442
        xyY:
        0.1846, 0.1711, 6.9398
      CIE-Lab:
        31.6695, 8.8694, -42.1199
        CIE-LCH:
        31.6695, 43.0436, 281.8913
        CIE-Luv:
        31.6695, -16.5584, -57.4896
        Hunter-Lab:
        26.3435, 4.6342, -40.4009
      #114a8d color charts
#114a8d RGB chart
      #114a8d CMYK chart
      #114a8d RGB pie chart
      #114a8d color shades, tints & tones
#114a8d color schemes
#114a8d color preview, HTML & CSS examples
           This text has a color of #114a8d        
        
          <p style="color:#114a8d;">Text here</p>
        
        
          .mytext {color:#114a8d;}
        
        Text color #114a8d
      
           This box has a color of #114a8d        
        
          <div style="background-color:#114a8d;">Content here</div>
        
        
          .mybackground {background-color:#114a8d;}
        
        Background color #114a8d
      
           Border around this has a color of #114a8d        
        
          <div style="border:2px solid #114a8d;">Content here</div>
        
        
          .myborder {border:2px solid #114a8d;}
        
        Border color #114a8d