#14c995 color space conversions
Hex:
        #14c995
        RGB:
        20, 201, 149
        CMY:
        92, 21, 42
        CMYK:
        90, 0, 26, 21
      HSL:
        163°, 81.9005%, 43.3333%
        HSV (HSB):
        163°, 90.0498%, 78.8235%
        XYZ:
        26.6000, 44.0919, 35.5424
        xyY:
        0.2504, 0.4150, 44.0919
      CIE-Lab:
        72.2899, -53.5074, 14.5161
        CIE-LCH:
        72.2899, 55.4415, 164.8215
        CIE-Luv:
        72.2899, -60.0862, 29.1940
        Hunter-Lab:
        66.4018, -44.6976, 14.7455
      #14c995 color charts
#14c995 RGB chart
      #14c995 CMYK chart
      #14c995 RGB pie chart
      #14c995 color shades, tints & tones
#14c995 color schemes
#14c995 color preview, HTML & CSS examples
           This text has a color of #14c995        
        
          <p style="color:#14c995;">Text here</p>
        
        
          .mytext {color:#14c995;}
        
        Text color #14c995
      
           This box has a color of #14c995        
        
          <div style="background-color:#14c995;">Content here</div>
        
        
          .mybackground {background-color:#14c995;}
        
        Background color #14c995
      
           Border around this has a color of #14c995        
        
          <div style="border:2px solid #14c995;">Content here</div>
        
        
          .myborder {border:2px solid #14c995;}
        
        Border color #14c995