#114f2d color space conversions
Hex:
        #114f2d
        RGB:
        17, 79, 45
        CMY:
        93, 69, 82
        CMYK:
        78, 0, 43, 69
      HSL:
        147°, 64.5833%, 18.8235%
        HSV (HSB):
        147°, 78.4810%, 30.9804%
        XYZ:
        3.5008, 5.9006, 3.4370
        xyY:
        0.2727, 0.4596, 5.9006
      CIE-Lab:
        29.1603, -28.2973, 14.6546
        CIE-LCH:
        29.1603, 31.8669, 152.6213
        CIE-Luv:
        29.1603, -23.1180, 19.2089
        Hunter-Lab:
        24.2911, -16.7844, 8.6146
      #114f2d color charts
#114f2d RGB chart
      #114f2d CMYK chart
      #114f2d RGB pie chart
      #114f2d color shades, tints & tones
#114f2d color schemes
#114f2d color preview, HTML & CSS examples
           This text has a color of #114f2d        
        
          <p style="color:#114f2d;">Text here</p>
        
        
          .mytext {color:#114f2d;}
        
        Text color #114f2d
      
           This box has a color of #114f2d        
        
          <div style="background-color:#114f2d;">Content here</div>
        
        
          .mybackground {background-color:#114f2d;}
        
        Background color #114f2d
      
           Border around this has a color of #114f2d        
        
          <div style="border:2px solid #114f2d;">Content here</div>
        
        
          .myborder {border:2px solid #114f2d;}
        
        Border color #114f2d