#14ac5f color space conversions
Hex:
        #14ac5f
        RGB:
        20, 172, 95
        CMY:
        92, 33, 63
        CMYK:
        88, 0, 45, 33
      HSL:
        150°, 79.1667%, 37.6471%
        HSV (HSB):
        150°, 88.3721%, 67.4510%
        XYZ:
        17.1066, 30.4800, 15.8081
        xyY:
        0.2698, 0.4808, 30.4800
      CIE-Lab:
        62.0662, -54.1917, 29.4806
        CIE-LCH:
        62.0662, 61.6916, 151.4535
        CIE-Luv:
        62.0662, -53.8073, 46.3558
        Hunter-Lab:
        55.2087, -41.3065, 21.6694
      #14ac5f color charts
#14ac5f RGB chart
      #14ac5f CMYK chart
      #14ac5f RGB pie chart
      #14ac5f color shades, tints & tones
#14ac5f color schemes
#14ac5f color preview, HTML & CSS examples
           This text has a color of #14ac5f        
        
          <p style="color:#14ac5f;">Text here</p>
        
        
          .mytext {color:#14ac5f;}
        
        Text color #14ac5f
      
           This box has a color of #14ac5f        
        
          <div style="background-color:#14ac5f;">Content here</div>
        
        
          .mybackground {background-color:#14ac5f;}
        
        Background color #14ac5f
      
           Border around this has a color of #14ac5f        
        
          <div style="border:2px solid #14ac5f;">Content here</div>
        
        
          .myborder {border:2px solid #14ac5f;}
        
        Border color #14ac5f