#14b932 color space conversions
Hex:
        #14b932
        RGB:
        20, 185, 50
        CMY:
        92, 27, 80
        CMYK:
        89, 0, 73, 27
      HSL:
        131°, 80.4878%, 40.1961%
        HSV (HSB):
        131°, 89.1892%, 72.5490%
        XYZ:
        18.2132, 35.0769, 8.8282
        xyY:
        0.2932, 0.5647, 35.0769
      CIE-Lab:
        65.8085, -64.3620, 54.4858
        CIE-LCH:
        65.8085, 84.3278, 139.7503
        CIE-Luv:
        65.8085, -60.0729, 72.4477
        Hunter-Lab:
        59.2258, -48.7526, 32.6203
      #14b932 color charts
#14b932 RGB chart
      #14b932 CMYK chart
      #14b932 RGB pie chart
      #14b932 color shades, tints & tones
#14b932 color schemes
#14b932 color preview, HTML & CSS examples
           This text has a color of #14b932        
        
          <p style="color:#14b932;">Text here</p>
        
        
          .mytext {color:#14b932;}
        
        Text color #14b932
      
           This box has a color of #14b932        
        
          <div style="background-color:#14b932;">Content here</div>
        
        
          .mybackground {background-color:#14b932;}
        
        Background color #14b932
      
           Border around this has a color of #14b932        
        
          <div style="border:2px solid #14b932;">Content here</div>
        
        
          .myborder {border:2px solid #14b932;}
        
        Border color #14b932