#14fdf2 color space conversions
Hex:
        #14fdf2
        RGB:
        20, 253, 242
        CMY:
        92, 1, 5
        CMYK:
        92, 0, 4, 1
      HSL:
        177°, 98.3122%, 53.5294%
        HSV (HSB):
        177°, 92.0949%, 99.2157%
        XYZ:
        51.4408, 76.8101, 96.1190
        xyY:
        0.2293, 0.3423, 76.8101
      CIE-Lab:
        90.2341, -50.4382, -8.6956
        CIE-LCH:
        90.2341, 51.1822, 189.7817
        CIE-Luv:
        90.2341, -70.2937, -5.8522
        Hunter-Lab:
        87.6414, -48.6025, -3.6762
      #14fdf2 color charts
#14fdf2 RGB chart
      #14fdf2 CMYK chart
      #14fdf2 RGB pie chart
      #14fdf2 color shades, tints & tones
#14fdf2 color schemes
#14fdf2 color preview, HTML & CSS examples
           This text has a color of #14fdf2        
        
          <p style="color:#14fdf2;">Text here</p>
        
        
          .mytext {color:#14fdf2;}
        
        Text color #14fdf2
      
           This box has a color of #14fdf2        
        
          <div style="background-color:#14fdf2;">Content here</div>
        
        
          .mybackground {background-color:#14fdf2;}
        
        Background color #14fdf2
      
           Border around this has a color of #14fdf2        
        
          <div style="border:2px solid #14fdf2;">Content here</div>
        
        
          .myborder {border:2px solid #14fdf2;}
        
        Border color #14fdf2