#14fae1 color space conversions
Hex:
        #14fae1
        RGB:
        20, 250, 225
        CMY:
        92, 2, 12
        CMYK:
        92, 0, 10, 2
      HSL:
        173°, 95.8333%, 52.9412%
        HSV (HSB):
        173°, 92.0000%, 98.0392%
        XYZ:
        48.0647, 73.9562, 82.9759
        xyY:
        0.2345, 0.3608, 73.9562
      CIE-Lab:
        88.9018, -53.8118, -1.8161
        CIE-LCH:
        88.9018, 53.8424, 181.9329
        CIE-Luv:
        88.9018, -70.6501, 5.7262
        Hunter-Lab:
        85.9978, -50.7313, 2.9919
      #14fae1 color charts
#14fae1 RGB chart
      #14fae1 CMYK chart
      #14fae1 RGB pie chart
      #14fae1 color shades, tints & tones
#14fae1 color schemes
#14fae1 color preview, HTML & CSS examples
           This text has a color of #14fae1        
        
          <p style="color:#14fae1;">Text here</p>
        
        
          .mytext {color:#14fae1;}
        
        Text color #14fae1
      
           This box has a color of #14fae1        
        
          <div style="background-color:#14fae1;">Content here</div>
        
        
          .mybackground {background-color:#14fae1;}
        
        Background color #14fae1
      
           Border around this has a color of #14fae1        
        
          <div style="border:2px solid #14fae1;">Content here</div>
        
        
          .myborder {border:2px solid #14fae1;}
        
        Border color #14fae1