#14eda1 color space conversions
Hex:
        #14eda1
        RGB:
        20, 237, 161
        CMY:
        92, 7, 37
        CMYK:
        92, 0, 32, 7
      HSL:
        159°, 85.7708%, 50.3922%
        HSV (HSB):
        159°, 91.5612%, 92.9412%
        XYZ:
        37.0057, 63.2903, 43.9841
        xyY:
        0.2565, 0.4387, 63.2903
      CIE-Lab:
        83.5949, -64.1870, 23.8697
        CIE-LCH:
        83.5949, 68.4816, 159.6009
        CIE-Luv:
        83.5949, -71.1562, 44.5712
        Hunter-Lab:
        79.5552, -56.1910, 22.9087
      #14eda1 color charts
#14eda1 RGB chart
      #14eda1 CMYK chart
      #14eda1 RGB pie chart
      #14eda1 color shades, tints & tones
#14eda1 color schemes
#14eda1 color preview, HTML & CSS examples
           This text has a color of #14eda1        
        
          <p style="color:#14eda1;">Text here</p>
        
        
          .mytext {color:#14eda1;}
        
        Text color #14eda1
      
           This box has a color of #14eda1        
        
          <div style="background-color:#14eda1;">Content here</div>
        
        
          .mybackground {background-color:#14eda1;}
        
        Background color #14eda1
      
           Border around this has a color of #14eda1        
        
          <div style="border:2px solid #14eda1;">Content here</div>
        
        
          .myborder {border:2px solid #14eda1;}
        
        Border color #14eda1