#14fa96 color space conversions
Hex:
        #14fa96
        RGB:
        20, 250, 150
        CMY:
        92, 2, 41
        CMYK:
        92, 0, 40, 2
      HSL:
        154°, 95.8333%, 52.9412%
        HSV (HSB):
        154°, 92.0000%, 98.0392%
        XYZ:
        39.9791, 70.7219, 40.3977
        xyY:
        0.2646, 0.4681, 70.7219
      CIE-Lab:
        87.3497, -70.8438, 34.4763
        CIE-LCH:
        87.3497, 78.7875, 154.0500
        CIE-Luv:
        87.3497, -76.0537, 59.6485
        Hunter-Lab:
        84.0963, -62.3103, 30.3860
      #14fa96 color charts
#14fa96 RGB chart
      #14fa96 CMYK chart
      #14fa96 RGB pie chart
      #14fa96 color shades, tints & tones
#14fa96 color schemes
#14fa96 color preview, HTML & CSS examples
           This text has a color of #14fa96        
        
          <p style="color:#14fa96;">Text here</p>
        
        
          .mytext {color:#14fa96;}
        
        Text color #14fa96
      
           This box has a color of #14fa96        
        
          <div style="background-color:#14fa96;">Content here</div>
        
        
          .mybackground {background-color:#14fa96;}
        
        Background color #14fa96
      
           Border around this has a color of #14fa96        
        
          <div style="border:2px solid #14fa96;">Content here</div>
        
        
          .myborder {border:2px solid #14fa96;}
        
        Border color #14fa96