#14fcc1 color space conversions
Hex:
        #14fcc1
        RGB:
        20, 252, 193
        CMY:
        92, 1, 24
        CMYK:
        92, 0, 23, 1
      HSL:
        165°, 97.4790%, 53.3333%
        HSV (HSB):
        165°, 92.0635%, 98.8235%
        XYZ:
        44.7245, 73.6198, 62.3049
        xyY:
        0.2476, 0.4075, 73.6198
      CIE-Lab:
        88.7425, -62.5751, 14.5487
        CIE-LCH:
        88.7425, 64.2441, 166.9113
        CIE-Luv:
        88.7425, -73.7502, 31.8744
        Hunter-Lab:
        85.8020, -57.1098, 17.0081
      #14fcc1 color charts
#14fcc1 RGB chart
      #14fcc1 CMYK chart
      #14fcc1 RGB pie chart
      #14fcc1 color shades, tints & tones
#14fcc1 color schemes
#14fcc1 color preview, HTML & CSS examples
           This text has a color of #14fcc1        
        
          <p style="color:#14fcc1;">Text here</p>
        
        
          .mytext {color:#14fcc1;}
        
        Text color #14fcc1
      
           This box has a color of #14fcc1        
        
          <div style="background-color:#14fcc1;">Content here</div>
        
        
          .mybackground {background-color:#14fcc1;}
        
        Background color #14fcc1
      
           Border around this has a color of #14fcc1        
        
          <div style="border:2px solid #14fcc1;">Content here</div>
        
        
          .myborder {border:2px solid #14fcc1;}
        
        Border color #14fcc1