#14de3c color space conversions
Hex:
        #14de3c
        RGB:
        20, 222, 60
        CMY:
        92, 13, 76
        CMYK:
        91, 0, 73, 13
      HSL:
        132°, 83.4711%, 47.4510%
        HSV (HSB):
        132°, 90.9910%, 87.0588%
        XYZ:
        27.2254, 52.7175, 13.0155
        xyY:
        0.2929, 0.5671, 52.7175
      CIE-Lab:
        77.7079, -74.3175, 63.0440
        CIE-LCH:
        77.7079, 97.4558, 139.6919
        CIE-Luv:
        77.7079, -71.4941, 86.1374
        Hunter-Lab:
        72.6068, -60.1298, 40.1964
      #14de3c color charts
#14de3c RGB chart
      #14de3c CMYK chart
      #14de3c RGB pie chart
      #14de3c color shades, tints & tones
#14de3c color schemes
#14de3c color preview, HTML & CSS examples
           This text has a color of #14de3c        
        
          <p style="color:#14de3c;">Text here</p>
        
        
          .mytext {color:#14de3c;}
        
        Text color #14de3c
      
           This box has a color of #14de3c        
        
          <div style="background-color:#14de3c;">Content here</div>
        
        
          .mybackground {background-color:#14de3c;}
        
        Background color #14de3c
      
           Border around this has a color of #14de3c        
        
          <div style="border:2px solid #14de3c;">Content here</div>
        
        
          .myborder {border:2px solid #14de3c;}
        
        Border color #14de3c