#14a270 color space conversions
Hex:
        #14a270
        RGB:
        20, 162, 112
        CMY:
        92, 36, 56
        CMYK:
        88, 0, 31, 36
      HSL:
        159°, 78.0220%, 35.6863%
        HSV (HSB):
        159°, 87.6543%, 63.5294%
        XYZ:
        16.1335, 27.1592, 19.7212
        xyY:
        0.2560, 0.4310, 27.1592
      CIE-Lab:
        59.1214, -46.9566, 16.3611
        CIE-LCH:
        59.1214, 49.7254, 160.7901
        CIE-Luv:
        59.1214, -49.2985, 29.2568
        Hunter-Lab:
        52.1145, -35.9409, 14.0437
      #14a270 color charts
#14a270 RGB chart
      #14a270 CMYK chart
      #14a270 RGB pie chart
      #14a270 color shades, tints & tones
#14a270 color schemes
#14a270 color preview, HTML & CSS examples
           This text has a color of #14a270        
        
          <p style="color:#14a270;">Text here</p>
        
        
          .mytext {color:#14a270;}
        
        Text color #14a270
      
           This box has a color of #14a270        
        
          <div style="background-color:#14a270;">Content here</div>
        
        
          .mybackground {background-color:#14a270;}
        
        Background color #14a270
      
           Border around this has a color of #14a270        
        
          <div style="border:2px solid #14a270;">Content here</div>
        
        
          .myborder {border:2px solid #14a270;}
        
        Border color #14a270