#14e2be color space conversions
Hex:
        #14e2be
        RGB:
        20, 226, 190
        CMY:
        92, 11, 25
        CMYK:
        91, 0, 16, 11
      HSL:
        170°, 83.7398%, 48.2353%
        HSV (HSB):
        170°, 91.1504%, 88.6275%
        XYZ:
        36.7791, 58.2591, 58.0219
        xyY:
        0.2403, 0.3806, 58.2591
      CIE-Lab:
        80.8827, -53.2430, 4.8927
        CIE-LCH:
        80.8827, 53.4673, 174.7496
        CIE-Luv:
        80.8827, -65.4176, 15.8128
        Hunter-Lab:
        76.3277, -47.5618, 8.3590
      #14e2be color charts
#14e2be RGB chart
      #14e2be CMYK chart
      #14e2be RGB pie chart
      #14e2be color shades, tints & tones
#14e2be color schemes
#14e2be color preview, HTML & CSS examples
           This text has a color of #14e2be        
        
          <p style="color:#14e2be;">Text here</p>
        
        
          .mytext {color:#14e2be;}
        
        Text color #14e2be
      
           This box has a color of #14e2be        
        
          <div style="background-color:#14e2be;">Content here</div>
        
        
          .mybackground {background-color:#14e2be;}
        
        Background color #14e2be
      
           Border around this has a color of #14e2be        
        
          <div style="border:2px solid #14e2be;">Content here</div>
        
        
          .myborder {border:2px solid #14e2be;}
        
        Border color #14e2be