#14a134 color space conversions
Hex:
        #14a134
        RGB:
        20, 161, 52
        CMY:
        92, 37, 80
        CMYK:
        88, 0, 68, 37
      HSL:
        134°, 77.9006%, 35.4902%
        HSV (HSB):
        134°, 87.5776%, 63.1373%
        XYZ:
        13.6532, 25.8864, 7.5258
        xyY:
        0.2901, 0.5500, 25.8864
      CIE-Lab:
        57.9291, -56.8001, 45.3858
        CIE-LCH:
        57.9291, 72.7057, 141.3736
        CIE-Luv:
        57.9291, -52.1098, 60.5908
        Hunter-Lab:
        50.8787, -41.1375, 26.8451
      #14a134 color charts
#14a134 RGB chart
      #14a134 CMYK chart
      #14a134 RGB pie chart
      #14a134 color shades, tints & tones
#14a134 color schemes
#14a134 color preview, HTML & CSS examples
           This text has a color of #14a134        
        
          <p style="color:#14a134;">Text here</p>
        
        
          .mytext {color:#14a134;}
        
        Text color #14a134
      
           This box has a color of #14a134        
        
          <div style="background-color:#14a134;">Content here</div>
        
        
          .mybackground {background-color:#14a134;}
        
        Background color #14a134
      
           Border around this has a color of #14a134        
        
          <div style="border:2px solid #14a134;">Content here</div>
        
        
          .myborder {border:2px solid #14a134;}
        
        Border color #14a134