#14fcbe color space conversions
Hex:
        #14fcbe
        RGB:
        20, 252, 190
        CMY:
        92, 1, 25
        CMYK:
        92, 0, 25, 1
      HSL:
        164°, 97.4790%, 53.3333%
        HSV (HSB):
        164°, 92.0635%, 98.8235%
        XYZ:
        44.3932, 73.4872, 60.5599
        xyY:
        0.2488, 0.4118, 73.4872
      CIE-Lab:
        88.6796, -63.2669, 16.0051
        CIE-LCH:
        88.6796, 65.2599, 165.8033
        CIE-Luv:
        88.6796, -73.9703, 34.0682
        Hunter-Lab:
        85.7247, -57.5807, 18.1221
      #14fcbe color charts
#14fcbe RGB chart
      #14fcbe CMYK chart
      #14fcbe RGB pie chart
      #14fcbe color shades, tints & tones
#14fcbe color schemes
#14fcbe color preview, HTML & CSS examples
           This text has a color of #14fcbe        
        
          <p style="color:#14fcbe;">Text here</p>
        
        
          .mytext {color:#14fcbe;}
        
        Text color #14fcbe
      
           This box has a color of #14fcbe        
        
          <div style="background-color:#14fcbe;">Content here</div>
        
        
          .mybackground {background-color:#14fcbe;}
        
        Background color #14fcbe
      
           Border around this has a color of #14fcbe        
        
          <div style="border:2px solid #14fcbe;">Content here</div>
        
        
          .myborder {border:2px solid #14fcbe;}
        
        Border color #14fcbe