#14ae7f color space conversions
Hex:
        #14ae7f
        RGB:
        20, 174, 127
        CMY:
        92, 32, 50
        CMYK:
        89, 0, 27, 32
      HSL:
        162°, 79.3814%, 38.0392%
        HSV (HSB):
        162°, 88.5057%, 68.2353%
        XYZ:
        19.2553, 31.9531, 25.2314
        xyY:
        0.2519, 0.4180, 31.9531
      CIE-Lab:
        63.3041, -48.1709, 13.8864
        CIE-LCH:
        63.3041, 50.1325, 163.9191
        CIE-Luv:
        63.3041, -52.4337, 26.7098
        Hunter-Lab:
        56.5271, -38.1185, 13.1043
      #14ae7f color charts
#14ae7f RGB chart
      #14ae7f CMYK chart
      #14ae7f RGB pie chart
      #14ae7f color shades, tints & tones
#14ae7f color schemes
#14ae7f color preview, HTML & CSS examples
           This text has a color of #14ae7f        
        
          <p style="color:#14ae7f;">Text here</p>
        
        
          .mytext {color:#14ae7f;}
        
        Text color #14ae7f
      
           This box has a color of #14ae7f        
        
          <div style="background-color:#14ae7f;">Content here</div>
        
        
          .mybackground {background-color:#14ae7f;}
        
        Background color #14ae7f
      
           Border around this has a color of #14ae7f        
        
          <div style="border:2px solid #14ae7f;">Content here</div>
        
        
          .myborder {border:2px solid #14ae7f;}
        
        Border color #14ae7f