#14b384 color space conversions
Hex:
        #14b384
        RGB:
        20, 179, 132
        CMY:
        92, 30, 48
        CMYK:
        89, 0, 26, 30
      HSL:
        162°, 79.8995%, 39.0196%
        HSV (HSB):
        162°, 88.8268%, 70.1961%
        XYZ:
        20.5734, 34.0549, 27.3187
        xyY:
        0.2511, 0.4156, 34.0549
      CIE-Lab:
        65.0061, -48.9535, 13.5226
        CIE-LCH:
        65.0061, 50.7868, 164.5580
        CIE-Luv:
        65.0061, -53.8056, 26.5069
        Hunter-Lab:
        58.3565, -39.1942, 13.0939
      #14b384 color charts
#14b384 RGB chart
      #14b384 CMYK chart
      #14b384 RGB pie chart
      #14b384 color shades, tints & tones
#14b384 color schemes
#14b384 color preview, HTML & CSS examples
           This text has a color of #14b384        
        
          <p style="color:#14b384;">Text here</p>
        
        
          .mytext {color:#14b384;}
        
        Text color #14b384
      
           This box has a color of #14b384        
        
          <div style="background-color:#14b384;">Content here</div>
        
        
          .mybackground {background-color:#14b384;}
        
        Background color #14b384
      
           Border around this has a color of #14b384        
        
          <div style="border:2px solid #14b384;">Content here</div>
        
        
          .myborder {border:2px solid #14b384;}
        
        Border color #14b384