#14913d color space conversions
Hex:
        #14913d
        RGB:
        20, 145, 61
        CMY:
        92, 43, 76
        CMYK:
        86, 0, 58, 43
      HSL:
        140°, 75.7576%, 32.3529%
        HSV (HSB):
        140°, 86.2069%, 56.8627%
        XYZ:
        11.2562, 20.7364, 7.8242
        xyY:
        0.2827, 0.5208, 20.7364
      CIE-Lab:
        52.6598, -50.4082, 35.2303
        CIE-LCH:
        52.6598, 61.4993, 145.0503
        CIE-Luv:
        52.6598, -46.2951, 48.8799
        Hunter-Lab:
        45.5373, -35.5675, 21.6890
      #14913d color charts
#14913d RGB chart
      #14913d CMYK chart
      #14913d RGB pie chart
      #14913d color shades, tints & tones
#14913d color schemes
#14913d color preview, HTML & CSS examples
           This text has a color of #14913d        
        
          <p style="color:#14913d;">Text here</p>
        
        
          .mytext {color:#14913d;}
        
        Text color #14913d
      
           This box has a color of #14913d        
        
          <div style="background-color:#14913d;">Content here</div>
        
        
          .mybackground {background-color:#14913d;}
        
        Background color #14913d
      
           Border around this has a color of #14913d        
        
          <div style="border:2px solid #14913d;">Content here</div>
        
        
          .myborder {border:2px solid #14913d;}
        
        Border color #14913d