#114f5d color space conversions
Hex:
        #114f5d
        RGB:
        17, 79, 93
        CMY:
        93, 69, 64
        CMYK:
        82, 15, 0, 64
      HSL:
        191°, 69.0909%, 21.5686%
        HSV (HSB):
        191°, 81.7204%, 36.4706%
        XYZ:
        5.0029, 6.5014, 11.3471
        xyY:
        0.2189, 0.2845, 6.5014
      CIE-Lab:
        30.6439, -13.6674, -13.6974
        CIE-LCH:
        30.6439, 19.3499, 225.0628
        CIE-Luv:
        30.6439, -20.4383, -15.8858
        Hunter-Lab:
        25.4979, -9.5980, -8.5368
      #114f5d color charts
#114f5d RGB chart
      #114f5d CMYK chart
      #114f5d RGB pie chart
      #114f5d color shades, tints & tones
#114f5d color schemes
#114f5d color preview, HTML & CSS examples
           This text has a color of #114f5d        
        
          <p style="color:#114f5d;">Text here</p>
        
        
          .mytext {color:#114f5d;}
        
        Text color #114f5d
      
           This box has a color of #114f5d        
        
          <div style="background-color:#114f5d;">Content here</div>
        
        
          .mybackground {background-color:#114f5d;}
        
        Background color #114f5d
      
           Border around this has a color of #114f5d        
        
          <div style="border:2px solid #114f5d;">Content here</div>
        
        
          .myborder {border:2px solid #114f5d;}
        
        Border color #114f5d