#14c932 color space conversions
Hex:
        #14c932
        RGB:
        20, 201, 50
        CMY:
        92, 21, 80
        CMYK:
        90, 0, 75, 21
      HSL:
        130°, 81.9005%, 43.3333%
        HSV (HSB):
        130°, 90.0498%, 78.8235%
        XYZ:
        21.7509, 42.1523, 10.0074
        xyY:
        0.2943, 0.5703, 42.1523
      CIE-Lab:
        70.9758, -69.0639, 59.7006
        CIE-LCH:
        70.9758, 91.2906, 139.1590
        CIE-Luv:
        70.9758, -65.1900, 79.5839
        Hunter-Lab:
        64.9248, -53.8180, 36.3085
      #14c932 color charts
#14c932 RGB chart
      #14c932 CMYK chart
      #14c932 RGB pie chart
      #14c932 color shades, tints & tones
#14c932 color schemes
#14c932 color preview, HTML & CSS examples
           This text has a color of #14c932        
        
          <p style="color:#14c932;">Text here</p>
        
        
          .mytext {color:#14c932;}
        
        Text color #14c932
      
           This box has a color of #14c932        
        
          <div style="background-color:#14c932;">Content here</div>
        
        
          .mybackground {background-color:#14c932;}
        
        Background color #14c932
      
           Border around this has a color of #14c932        
        
          <div style="border:2px solid #14c932;">Content here</div>
        
        
          .myborder {border:2px solid #14c932;}
        
        Border color #14c932