#14a932 color space conversions
Hex:
        #14a932
        RGB:
        20, 169, 50
        CMY:
        92, 34, 80
        CMYK:
        88, 0, 70, 34
      HSL:
        132°, 78.8360%, 37.0588%
        HSV (HSB):
        132°, 88.1657%, 66.2745%
        XYZ:
        15.0522, 28.7549, 7.7745
        xyY:
        0.2918, 0.5575, 28.7549
      CIE-Lab:
        60.5647, -59.5061, 49.0355
        CIE-LCH:
        60.5647, 77.1068, 140.5100
        CIE-Luv:
        60.5647, -54.8417, 65.0675
        Hunter-Lab:
        53.6236, -43.7363, 28.9405
      #14a932 color charts
#14a932 RGB chart
      #14a932 CMYK chart
      #14a932 RGB pie chart
      #14a932 color shades, tints & tones
#14a932 color schemes
#14a932 color preview, HTML & CSS examples
           This text has a color of #14a932        
        
          <p style="color:#14a932;">Text here</p>
        
        
          .mytext {color:#14a932;}
        
        Text color #14a932
      
           This box has a color of #14a932        
        
          <div style="background-color:#14a932;">Content here</div>
        
        
          .mybackground {background-color:#14a932;}
        
        Background color #14a932
      
           Border around this has a color of #14a932        
        
          <div style="border:2px solid #14a932;">Content here</div>
        
        
          .myborder {border:2px solid #14a932;}
        
        Border color #14a932