#14de8f color space conversions
Hex:
        #14de8f
        RGB:
        20, 222, 143
        CMY:
        92, 13, 44
        CMYK:
        91, 0, 36, 13
      HSL:
        157°, 83.4711%, 47.4510%
        HSV (HSB):
        157°, 90.9910%, 87.0588%
        XYZ:
        31.3677, 54.3744, 34.8287
        xyY:
        0.2602, 0.4510, 54.3744
      CIE-Lab:
        78.6796, -62.5724, 26.4607
        CIE-LCH:
        78.6796, 67.9373, 157.0774
        CIE-Luv:
        78.6796, -67.4758, 47.0442
        Hunter-Lab:
        73.7390, -53.1116, 23.6133
      #14de8f color charts
#14de8f RGB chart
      #14de8f CMYK chart
      #14de8f RGB pie chart
      #14de8f color shades, tints & tones
#14de8f color schemes
#14de8f color preview, HTML & CSS examples
           This text has a color of #14de8f        
        
          <p style="color:#14de8f;">Text here</p>
        
        
          .mytext {color:#14de8f;}
        
        Text color #14de8f
      
           This box has a color of #14de8f        
        
          <div style="background-color:#14de8f;">Content here</div>
        
        
          .mybackground {background-color:#14de8f;}
        
        Background color #14de8f
      
           Border around this has a color of #14de8f        
        
          <div style="border:2px solid #14de8f;">Content here</div>
        
        
          .myborder {border:2px solid #14de8f;}
        
        Border color #14de8f