#14ba7f color space conversions
Hex:
        #14ba7f
        RGB:
        20, 186, 127
        CMY:
        92, 27, 50
        CMYK:
        89, 0, 32, 27
      HSL:
        159°, 80.5825%, 40.3922%
        HSV (HSB):
        159°, 89.2473%, 72.9412%
        XYZ:
        21.6782, 36.7988, 26.0390
        xyY:
        0.2565, 0.4354, 36.7988
      CIE-Lab:
        67.1258, -52.8103, 19.1786
        CIE-LCH:
        67.1258, 56.1849, 160.0410
        CIE-Luv:
        67.1258, -56.5465, 34.7277
        Hunter-Lab:
        60.6620, -42.3699, 17.0134
      #14ba7f color charts
#14ba7f RGB chart
      #14ba7f CMYK chart
      #14ba7f RGB pie chart
      #14ba7f color shades, tints & tones
#14ba7f color schemes
#14ba7f color preview, HTML & CSS examples
           This text has a color of #14ba7f        
        
          <p style="color:#14ba7f;">Text here</p>
        
        
          .mytext {color:#14ba7f;}
        
        Text color #14ba7f
      
           This box has a color of #14ba7f        
        
          <div style="background-color:#14ba7f;">Content here</div>
        
        
          .mybackground {background-color:#14ba7f;}
        
        Background color #14ba7f
      
           Border around this has a color of #14ba7f        
        
          <div style="border:2px solid #14ba7f;">Content here</div>
        
        
          .myborder {border:2px solid #14ba7f;}
        
        Border color #14ba7f