#14f5ba color space conversions
Hex:
        #14f5ba
        RGB:
        20, 245, 186
        CMY:
        92, 4, 27
        CMYK:
        92, 0, 24, 4
      HSL:
        164°, 91.8367%, 51.9608%
        HSV (HSB):
        164°, 91.8367%, 96.0784%
        XYZ:
        41.8038, 68.9987, 57.5692
        xyY:
        0.2483, 0.4098, 68.9987
      CIE-Lab:
        86.5034, -61.5809, 15.0065
        CIE-LCH:
        86.5034, 63.3830, 166.3047
        CIE-Luv:
        86.5034, -71.9856, 32.2254
        Hunter-Lab:
        83.0655, -55.5320, 17.0544
      #14f5ba color charts
#14f5ba RGB chart
      #14f5ba CMYK chart
      #14f5ba RGB pie chart
      #14f5ba color shades, tints & tones
#14f5ba color schemes
#14f5ba color preview, HTML & CSS examples
           This text has a color of #14f5ba        
        
          <p style="color:#14f5ba;">Text here</p>
        
        
          .mytext {color:#14f5ba;}
        
        Text color #14f5ba
      
           This box has a color of #14f5ba        
        
          <div style="background-color:#14f5ba;">Content here</div>
        
        
          .mybackground {background-color:#14f5ba;}
        
        Background color #14f5ba
      
           Border around this has a color of #14f5ba        
        
          <div style="border:2px solid #14f5ba;">Content here</div>
        
        
          .myborder {border:2px solid #14f5ba;}
        
        Border color #14f5ba