#14942f color space conversions
Hex:
        #14942f
        RGB:
        20, 148, 47
        CMY:
        92, 42, 82
        CMYK:
        86, 0, 68, 42
      HSL:
        133°, 76.1905%, 32.9412%
        HSV (HSB):
        133°, 86.4865%, 58.0392%
        XYZ:
        11.3915, 21.5338, 6.2454
        xyY:
        0.2908, 0.5497, 21.5338
      CIE-Lab:
        53.5288, -53.1739, 42.7462
        CIE-LCH:
        53.5288, 68.2254, 141.2044
        CIE-Luv:
        53.5288, -47.8809, 56.0003
        Hunter-Lab:
        46.4045, -37.3893, 24.5036
      #14942f color charts
#14942f RGB chart
      #14942f CMYK chart
      #14942f RGB pie chart
      #14942f color shades, tints & tones
#14942f color schemes
#14942f color preview, HTML & CSS examples
           This text has a color of #14942f        
        
          <p style="color:#14942f;">Text here</p>
        
        
          .mytext {color:#14942f;}
        
        Text color #14942f
      
           This box has a color of #14942f        
        
          <div style="background-color:#14942f;">Content here</div>
        
        
          .mybackground {background-color:#14942f;}
        
        Background color #14942f
      
           Border around this has a color of #14942f        
        
          <div style="border:2px solid #14942f;">Content here</div>
        
        
          .myborder {border:2px solid #14942f;}
        
        Border color #14942f