#14943f color space conversions
Hex:
        #14943f
        RGB:
        20, 148, 63
        CMY:
        92, 42, 75
        CMYK:
        86, 0, 57, 42
      HSL:
        140°, 76.1905%, 32.9412%
        HSV (HSB):
        140°, 86.4865%, 58.0392%
        XYZ:
        11.7756, 21.6874, 8.2681
        xyY:
        0.2822, 0.5197, 21.6874
      CIE-Lab:
        53.6938, -51.1448, 35.4692
        CIE-LCH:
        53.6938, 62.2402, 145.2585
        CIE-Luv:
        53.6938, -47.2444, 49.5704
        Hunter-Lab:
        46.5697, -36.3617, 22.0724
      #14943f color charts
#14943f RGB chart
      #14943f CMYK chart
      #14943f RGB pie chart
      #14943f color shades, tints & tones
#14943f color schemes
#14943f color preview, HTML & CSS examples
           This text has a color of #14943f        
        
          <p style="color:#14943f;">Text here</p>
        
        
          .mytext {color:#14943f;}
        
        Text color #14943f
      
           This box has a color of #14943f        
        
          <div style="background-color:#14943f;">Content here</div>
        
        
          .mybackground {background-color:#14943f;}
        
        Background color #14943f
      
           Border around this has a color of #14943f        
        
          <div style="border:2px solid #14943f;">Content here</div>
        
        
          .myborder {border:2px solid #14943f;}
        
        Border color #14943f