#14cf97 color space conversions
Hex:
        #14cf97
        RGB:
        20, 207, 151
        CMY:
        92, 19, 41
        CMYK:
        90, 0, 27, 19
      HSL:
        162°, 82.3789%, 44.5098%
        HSV (HSB):
        162°, 90.3382%, 81.1765%
        XYZ:
        28.1872, 47.0087, 36.8661
        xyY:
        0.2515, 0.4195, 47.0087
      CIE-Lab:
        74.1954, -55.3405, 16.1125
        CIE-LCH:
        74.1954, 57.6384, 163.7669
        CIE-Luv:
        74.1954, -61.9599, 31.8213
        Hunter-Lab:
        68.5629, -46.6011, 16.1139
      #14cf97 color charts
#14cf97 RGB chart
      #14cf97 CMYK chart
      #14cf97 RGB pie chart
      #14cf97 color shades, tints & tones
#14cf97 color schemes
#14cf97 color preview, HTML & CSS examples
           This text has a color of #14cf97        
        
          <p style="color:#14cf97;">Text here</p>
        
        
          .mytext {color:#14cf97;}
        
        Text color #14cf97
      
           This box has a color of #14cf97        
        
          <div style="background-color:#14cf97;">Content here</div>
        
        
          .mybackground {background-color:#14cf97;}
        
        Background color #14cf97
      
           Border around this has a color of #14cf97        
        
          <div style="border:2px solid #14cf97;">Content here</div>
        
        
          .myborder {border:2px solid #14cf97;}
        
        Border color #14cf97