#14cb8f color space conversions
Hex:
        #14cb8f
        RGB:
        20, 203, 143
        CMY:
        92, 20, 44
        CMYK:
        90, 0, 30, 20
      HSL:
        160°, 82.0628%, 43.7255%
        HSV (HSB):
        160°, 90.1478%, 79.6078%
        XYZ:
        26.6024, 44.8438, 33.2402
        xyY:
        0.2541, 0.4284, 44.8438
      CIE-Lab:
        72.7889, -55.6484, 18.4162
        CIE-LCH:
        72.7889, 58.6166, 161.6886
        CIE-Luv:
        72.7889, -61.1831, 34.8226
        Hunter-Lab:
        66.9655, -46.2796, 17.4456
      #14cb8f color charts
#14cb8f RGB chart
      #14cb8f CMYK chart
      #14cb8f RGB pie chart
      #14cb8f color shades, tints & tones
#14cb8f color schemes
#14cb8f color preview, HTML & CSS examples
           This text has a color of #14cb8f        
        
          <p style="color:#14cb8f;">Text here</p>
        
        
          .mytext {color:#14cb8f;}
        
        Text color #14cb8f
      
           This box has a color of #14cb8f        
        
          <div style="background-color:#14cb8f;">Content here</div>
        
        
          .mybackground {background-color:#14cb8f;}
        
        Background color #14cb8f
      
           Border around this has a color of #14cb8f        
        
          <div style="border:2px solid #14cb8f;">Content here</div>
        
        
          .myborder {border:2px solid #14cb8f;}
        
        Border color #14cb8f