#14faa2 color space conversions
Hex:
        #14faa2
        RGB:
        20, 250, 162
        CMY:
        92, 2, 36
        CMYK:
        92, 0, 35, 2
      HSL:
        157°, 95.8333%, 52.9412%
        HSV (HSB):
        157°, 92.0000%, 98.0392%
        XYZ:
        40.9957, 71.1286, 45.7509
        xyY:
        0.2597, 0.4505, 71.1286
      CIE-Lab:
        87.5474, -68.5472, 28.7307
        CIE-LCH:
        87.5474, 74.3248, 157.2596
        CIE-Luv:
        87.5474, -75.2813, 52.0951
        Hunter-Lab:
        84.3378, -60.8241, 26.8732
      #14faa2 color charts
#14faa2 RGB chart
      #14faa2 CMYK chart
      #14faa2 RGB pie chart
      #14faa2 color shades, tints & tones
#14faa2 color schemes
#14faa2 color preview, HTML & CSS examples
           This text has a color of #14faa2        
        
          <p style="color:#14faa2;">Text here</p>
        
        
          .mytext {color:#14faa2;}
        
        Text color #14faa2
      
           This box has a color of #14faa2        
        
          <div style="background-color:#14faa2;">Content here</div>
        
        
          .mybackground {background-color:#14faa2;}
        
        Background color #14faa2
      
           Border around this has a color of #14faa2        
        
          <div style="border:2px solid #14faa2;">Content here</div>
        
        
          .myborder {border:2px solid #14faa2;}
        
        Border color #14faa2