#14c194 color space conversions
Hex:
        #14c194
        RGB:
        20, 193, 148
        CMY:
        92, 24, 42
        CMYK:
        90, 0, 23, 24
      HSL:
        164°, 81.2207%, 41.7647%
        HSV (HSB):
        164°, 89.6373%, 75.6863%
        XYZ:
        24.7038, 40.4268, 34.5181
        xyY:
        0.2479, 0.4057, 40.4268
      CIE-Lab:
        69.7724, -50.6200, 11.5114
        CIE-LCH:
        69.7724, 51.9123, 167.1884
        CIE-Luv:
        69.7724, -57.4478, 24.4128
        Hunter-Lab:
        63.5820, -41.9154, 12.3194
      #14c194 color charts
#14c194 RGB chart
      #14c194 CMYK chart
      #14c194 RGB pie chart
      #14c194 color shades, tints & tones
#14c194 color schemes
#14c194 color preview, HTML & CSS examples
           This text has a color of #14c194        
        
          <p style="color:#14c194;">Text here</p>
        
        
          .mytext {color:#14c194;}
        
        Text color #14c194
      
           This box has a color of #14c194        
        
          <div style="background-color:#14c194;">Content here</div>
        
        
          .mybackground {background-color:#14c194;}
        
        Background color #14c194
      
           Border around this has a color of #14c194        
        
          <div style="border:2px solid #14c194;">Content here</div>
        
        
          .myborder {border:2px solid #14c194;}
        
        Border color #14c194