#14ac7f color space conversions
Hex:
        #14ac7f
        RGB:
        20, 172, 127
        CMY:
        92, 33, 50
        CMYK:
        88, 0, 26, 33
      HSL:
        162°, 79.1667%, 37.6471%
        HSV (HSB):
        162°, 88.3721%, 67.4510%
        XYZ:
        18.8718, 31.1861, 25.1035
        xyY:
        0.2511, 0.4149, 31.1861
      CIE-Lab:
        62.6644, -47.3762, 12.9912
        CIE-LCH:
        62.6644, 49.1252, 164.6656
        CIE-Luv:
        62.6644, -51.7415, 25.3420
        Hunter-Lab:
        55.8445, -37.4066, 12.4388
      #14ac7f color charts
#14ac7f RGB chart
      #14ac7f CMYK chart
      #14ac7f RGB pie chart
      #14ac7f color shades, tints & tones
#14ac7f color schemes
#14ac7f color preview, HTML & CSS examples
           This text has a color of #14ac7f        
        
          <p style="color:#14ac7f;">Text here</p>
        
        
          .mytext {color:#14ac7f;}
        
        Text color #14ac7f
      
           This box has a color of #14ac7f        
        
          <div style="background-color:#14ac7f;">Content here</div>
        
        
          .mybackground {background-color:#14ac7f;}
        
        Background color #14ac7f
      
           Border around this has a color of #14ac7f        
        
          <div style="border:2px solid #14ac7f;">Content here</div>
        
        
          .myborder {border:2px solid #14ac7f;}
        
        Border color #14ac7f