#14ec80 color space conversions
Hex:
        #14ec80
        RGB:
        20, 236, 128
        CMY:
        92, 7, 50
        CMYK:
        92, 0, 46, 7
      HSL:
        150°, 85.0394%, 50.1961%
        HSV (HSB):
        150°, 91.5254%, 92.5490%
        XYZ:
        34.1802, 61.6981, 30.5295
        xyY:
        0.2704, 0.4881, 61.6981
      CIE-Lab:
        82.7526, -70.0958, 39.3600
        CIE-LCH:
        82.7526, 80.3905, 150.6850
        CIE-Luv:
        82.7526, -72.9200, 64.4187
        Hunter-Lab:
        78.5482, -59.7850, 31.9393
      #14ec80 color charts
#14ec80 RGB chart
      #14ec80 CMYK chart
      #14ec80 RGB pie chart
      #14ec80 color shades, tints & tones
#14ec80 color schemes
#14ec80 color preview, HTML & CSS examples
           This text has a color of #14ec80        
        
          <p style="color:#14ec80;">Text here</p>
        
        
          .mytext {color:#14ec80;}
        
        Text color #14ec80
      
           This box has a color of #14ec80        
        
          <div style="background-color:#14ec80;">Content here</div>
        
        
          .mybackground {background-color:#14ec80;}
        
        Background color #14ec80
      
           Border around this has a color of #14ec80        
        
          <div style="border:2px solid #14ec80;">Content here</div>
        
        
          .myborder {border:2px solid #14ec80;}
        
        Border color #14ec80