#14c483 color space conversions
Hex:
        #14c483
        RGB:
        20, 196, 131
        CMY:
        92, 23, 49
        CMYK:
        90, 0, 33, 23
      HSL:
        158°, 81.4815%, 42.3529%
        HSV (HSB):
        158°, 89.7959%, 76.8627%
        XYZ:
        24.1252, 41.2673, 28.1666
        xyY:
        0.2579, 0.4411, 41.2673
      CIE-Lab:
        70.3628, -55.6755, 21.4665
        CIE-LCH:
        70.3628, 59.6705, 158.9151
        CIE-Luv:
        70.3628, -59.6553, 38.5028
        Hunter-Lab:
        64.2396, -45.3837, 18.9714
      #14c483 color charts
#14c483 RGB chart
      #14c483 CMYK chart
      #14c483 RGB pie chart
      #14c483 color shades, tints & tones
#14c483 color schemes
#14c483 color preview, HTML & CSS examples
           This text has a color of #14c483        
        
          <p style="color:#14c483;">Text here</p>
        
        
          .mytext {color:#14c483;}
        
        Text color #14c483
      
           This box has a color of #14c483        
        
          <div style="background-color:#14c483;">Content here</div>
        
        
          .mybackground {background-color:#14c483;}
        
        Background color #14c483
      
           Border around this has a color of #14c483        
        
          <div style="border:2px solid #14c483;">Content here</div>
        
        
          .myborder {border:2px solid #14c483;}
        
        Border color #14c483