#14d32d color space conversions
Hex:
        #14d32d
        RGB:
        20, 211, 45
        CMY:
        92, 17, 82
        CMYK:
        91, 0, 79, 17
      HSL:
        128°, 82.6840%, 45.2941%
        HSV (HSB):
        128°, 90.5213%, 82.7451%
        XYZ:
        24.0564, 46.9267, 10.2725
        xyY:
        0.2961, 0.5775, 46.9267
      CIE-Lab:
        74.1429, -72.2699, 64.3711
        CIE-LCH:
        74.1429, 96.7811, 138.3084
        CIE-Luv:
        74.1429, -68.4557, 85.0819
        Hunter-Lab:
        68.5031, -57.1961, 39.0612
      #14d32d color charts
#14d32d RGB chart
      #14d32d CMYK chart
      #14d32d RGB pie chart
      #14d32d color shades, tints & tones
#14d32d color schemes
#14d32d color preview, HTML & CSS examples
           This text has a color of #14d32d        
        
          <p style="color:#14d32d;">Text here</p>
        
        
          .mytext {color:#14d32d;}
        
        Text color #14d32d
      
           This box has a color of #14d32d        
        
          <div style="background-color:#14d32d;">Content here</div>
        
        
          .mybackground {background-color:#14d32d;}
        
        Background color #14d32d
      
           Border around this has a color of #14d32d        
        
          <div style="border:2px solid #14d32d;">Content here</div>
        
        
          .myborder {border:2px solid #14d32d;}
        
        Border color #14d32d