#14994f color space conversions
Hex:
        #14994f
        RGB:
        20, 153, 79
        CMY:
        92, 40, 69
        CMYK:
        87, 0, 48, 40
      HSL:
        147°, 76.8786%, 33.9216%
        HSV (HSB):
        147°, 86.9281%, 60.0000%
        XYZ:
        13.0910, 23.4957, 11.2423
        xyY:
        0.2737, 0.4912, 23.4957
      CIE-Lab:
        55.5793, -50.3164, 29.5855
        CIE-LCH:
        55.5793, 58.3699, 149.5450
        CIE-Luv:
        55.5793, -48.1819, 44.2952
        Hunter-Lab:
        48.4724, -36.6189, 20.1794
      #14994f color charts
#14994f RGB chart
      #14994f CMYK chart
      #14994f RGB pie chart
      #14994f color shades, tints & tones
#14994f color schemes
#14994f color preview, HTML & CSS examples
           This text has a color of #14994f        
        
          <p style="color:#14994f;">Text here</p>
        
        
          .mytext {color:#14994f;}
        
        Text color #14994f
      
           This box has a color of #14994f        
        
          <div style="background-color:#14994f;">Content here</div>
        
        
          .mybackground {background-color:#14994f;}
        
        Background color #14994f
      
           Border around this has a color of #14994f        
        
          <div style="border:2px solid #14994f;">Content here</div>
        
        
          .myborder {border:2px solid #14994f;}
        
        Border color #14994f