#114f9d color space conversions
Hex:
        #114f9d
        RGB:
        17, 79, 157
        CMY:
        93, 69, 38
        CMYK:
        89, 50, 0, 38
      HSL:
        213°, 80.4598%, 34.1176%
        HSV (HSB):
        213°, 89.1720%, 61.5686%
        XYZ:
        9.1130, 8.1455, 32.9902
        xyY:
        0.1814, 0.1621, 8.1455
      CIE-Lab:
        34.2840, 12.1048, -47.6330
        CIE-LCH:
        34.2840, 49.1470, 284.2585
        CIE-Luv:
        34.2840, -17.6210, -66.8397
        Hunter-Lab:
        28.5402, 7.0499, -48.5563
      #114f9d color charts
#114f9d RGB chart
      #114f9d CMYK chart
      #114f9d RGB pie chart
      #114f9d color shades, tints & tones
#114f9d color schemes
#114f9d color preview, HTML & CSS examples
           This text has a color of #114f9d        
        
          <p style="color:#114f9d;">Text here</p>
        
        
          .mytext {color:#114f9d;}
        
        Text color #114f9d
      
           This box has a color of #114f9d        
        
          <div style="background-color:#114f9d;">Content here</div>
        
        
          .mybackground {background-color:#114f9d;}
        
        Background color #114f9d
      
           Border around this has a color of #114f9d        
        
          <div style="border:2px solid #114f9d;">Content here</div>
        
        
          .myborder {border:2px solid #114f9d;}
        
        Border color #114f9d