#14bc84 color space conversions
Hex:
        #14bc84
        RGB:
        20, 188, 132
        CMY:
        92, 26, 48
        CMYK:
        89, 0, 30, 26
      HSL:
        160°, 80.7692%, 40.7843%
        HSV (HSB):
        160°, 89.3617%, 73.7255%
        XYZ:
        22.4366, 37.7811, 27.9397
        xyY:
        0.2545, 0.4286, 37.7811
      CIE-Lab:
        67.8590, -52.4486, 17.4927
        CIE-LCH:
        67.8590, 55.2888, 161.5554
        CIE-Luv:
        67.8590, -56.8837, 32.5780
        Hunter-Lab:
        61.4663, -42.4097, 16.0759
      #14bc84 color charts
#14bc84 RGB chart
      #14bc84 CMYK chart
      #14bc84 RGB pie chart
      #14bc84 color shades, tints & tones
#14bc84 color schemes
#14bc84 color preview, HTML & CSS examples
           This text has a color of #14bc84        
        
          <p style="color:#14bc84;">Text here</p>
        
        
          .mytext {color:#14bc84;}
        
        Text color #14bc84
      
           This box has a color of #14bc84        
        
          <div style="background-color:#14bc84;">Content here</div>
        
        
          .mybackground {background-color:#14bc84;}
        
        Background color #14bc84
      
           Border around this has a color of #14bc84        
        
          <div style="border:2px solid #14bc84;">Content here</div>
        
        
          .myborder {border:2px solid #14bc84;}
        
        Border color #14bc84