#14b950 color space conversions
Hex:
        #14b950
        RGB:
        20, 185, 80
        CMY:
        92, 27, 69
        CMYK:
        89, 0, 57, 27
      HSL:
        142°, 80.4878%, 40.1961%
        HSV (HSB):
        142°, 89.1892%, 72.5490%
        XYZ:
        19.0854, 35.4258, 13.4214
        xyY:
        0.2809, 0.5215, 35.4258
      CIE-Lab:
        66.0789, -60.9972, 41.9803
        CIE-LCH:
        66.0789, 74.0473, 145.4629
        CIE-Luv:
        66.0789, -58.9365, 61.3202
        Hunter-Lab:
        59.5196, -46.9219, 28.2941
      #14b950 color charts
#14b950 RGB chart
      #14b950 CMYK chart
      #14b950 RGB pie chart
      #14b950 color shades, tints & tones
#14b950 color schemes
#14b950 color preview, HTML & CSS examples
           This text has a color of #14b950        
        
          <p style="color:#14b950;">Text here</p>
        
        
          .mytext {color:#14b950;}
        
        Text color #14b950
      
           This box has a color of #14b950        
        
          <div style="background-color:#14b950;">Content here</div>
        
        
          .mybackground {background-color:#14b950;}
        
        Background color #14b950
      
           Border around this has a color of #14b950        
        
          <div style="border:2px solid #14b950;">Content here</div>
        
        
          .myborder {border:2px solid #14b950;}
        
        Border color #14b950