#14fcc2 color space conversions
Hex:
        #14fcc2
        RGB:
        20, 252, 194
        CMY:
        92, 1, 24
        CMYK:
        92, 0, 23, 1
      HSL:
        165°, 97.4790%, 53.3333%
        HSV (HSB):
        165°, 92.0635%, 98.8235%
        XYZ:
        44.8365, 73.6646, 62.8945
        xyY:
        0.2472, 0.4061, 73.6646
      CIE-Lab:
        88.7637, -62.3424, 14.0632
        CIE-LCH:
        88.7637, 63.9089, 167.2880
        CIE-Luv:
        88.7637, -73.6764, 31.1381
        Hunter-Lab:
        85.8281, -56.9509, 16.6322
      #14fcc2 color charts
#14fcc2 RGB chart
      #14fcc2 CMYK chart
      #14fcc2 RGB pie chart
      #14fcc2 color shades, tints & tones
#14fcc2 color schemes
#14fcc2 color preview, HTML & CSS examples
           This text has a color of #14fcc2        
        
          <p style="color:#14fcc2;">Text here</p>
        
        
          .mytext {color:#14fcc2;}
        
        Text color #14fcc2
      
           This box has a color of #14fcc2        
        
          <div style="background-color:#14fcc2;">Content here</div>
        
        
          .mybackground {background-color:#14fcc2;}
        
        Background color #14fcc2
      
           Border around this has a color of #14fcc2        
        
          <div style="border:2px solid #14fcc2;">Content here</div>
        
        
          .myborder {border:2px solid #14fcc2;}
        
        Border color #14fcc2