#14a970 color space conversions
Hex:
        #14a970
        RGB:
        20, 169, 112
        CMY:
        92, 34, 56
        CMYK:
        88, 0, 34, 34
      HSL:
        157°, 78.8360%, 37.0588%
        HSV (HSB):
        157°, 88.1657%, 66.2745%
        XYZ:
        17.4011, 29.6945, 20.1437
        xyY:
        0.2588, 0.4416, 29.6945
      CIE-Lab:
        61.3897, -49.6652, 19.4695
        CIE-LCH:
        61.3897, 53.3450, 158.5940
        CIE-Luv:
        61.3897, -51.7280, 33.8500
        Hunter-Lab:
        54.4927, -38.3619, 16.2278
      #14a970 color charts
#14a970 RGB chart
      #14a970 CMYK chart
      #14a970 RGB pie chart
      #14a970 color shades, tints & tones
#14a970 color schemes
#14a970 color preview, HTML & CSS examples
           This text has a color of #14a970        
        
          <p style="color:#14a970;">Text here</p>
        
        
          .mytext {color:#14a970;}
        
        Text color #14a970
      
           This box has a color of #14a970        
        
          <div style="background-color:#14a970;">Content here</div>
        
        
          .mybackground {background-color:#14a970;}
        
        Background color #14a970
      
           Border around this has a color of #14a970        
        
          <div style="border:2px solid #14a970;">Content here</div>
        
        
          .myborder {border:2px solid #14a970;}
        
        Border color #14a970