#14f4ba color space conversions
Hex:
        #14f4ba
        RGB:
        20, 244, 186
        CMY:
        92, 4, 27
        CMYK:
        92, 0, 24, 4
      HSL:
        164°, 91.0569%, 51.7647%
        HSV (HSB):
        164°, 91.8033%, 95.6863%
        XYZ:
        41.5021, 68.3953, 57.4686
        xyY:
        0.2480, 0.4087, 68.3953
      CIE-Lab:
        86.2037, -61.2061, 14.5840
        CIE-LCH:
        86.2037, 62.9196, 166.5977
        CIE-Luv:
        86.2037, -71.6592, 31.5421
        Hunter-Lab:
        82.7014, -55.1507, 16.6908
      #14f4ba color charts
#14f4ba RGB chart
      #14f4ba CMYK chart
      #14f4ba RGB pie chart
      #14f4ba color shades, tints & tones
#14f4ba color schemes
#14f4ba color preview, HTML & CSS examples
           This text has a color of #14f4ba        
        
          <p style="color:#14f4ba;">Text here</p>
        
        
          .mytext {color:#14f4ba;}
        
        Text color #14f4ba
      
           This box has a color of #14f4ba        
        
          <div style="background-color:#14f4ba;">Content here</div>
        
        
          .mybackground {background-color:#14f4ba;}
        
        Background color #14f4ba
      
           Border around this has a color of #14f4ba        
        
          <div style="border:2px solid #14f4ba;">Content here</div>
        
        
          .myborder {border:2px solid #14f4ba;}
        
        Border color #14f4ba