#14e5be color space conversions
Hex:
        #14e5be
        RGB:
        20, 229, 190
        CMY:
        92, 10, 25
        CMYK:
        91, 0, 17, 10
      HSL:
        169°, 83.9357%, 48.8235%
        HSV (HSB):
        169°, 91.2664%, 89.8039%
        XYZ:
        37.6021, 59.9051, 58.2962
        xyY:
        0.2413, 0.3845, 59.9051
      CIE-Lab:
        81.7866, -54.4416, 6.1960
        CIE-LCH:
        81.7866, 54.7931, 173.5071
        CIE-Luv:
        81.7866, -66.4164, 17.9835
        Hunter-Lab:
        77.3984, -48.7273, 9.5218
      #14e5be color charts
#14e5be RGB chart
      #14e5be CMYK chart
      #14e5be RGB pie chart
      #14e5be color shades, tints & tones
#14e5be color schemes
#14e5be color preview, HTML & CSS examples
           This text has a color of #14e5be        
        
          <p style="color:#14e5be;">Text here</p>
        
        
          .mytext {color:#14e5be;}
        
        Text color #14e5be
      
           This box has a color of #14e5be        
        
          <div style="background-color:#14e5be;">Content here</div>
        
        
          .mybackground {background-color:#14e5be;}
        
        Background color #14e5be
      
           Border around this has a color of #14e5be        
        
          <div style="border:2px solid #14e5be;">Content here</div>
        
        
          .myborder {border:2px solid #14e5be;}
        
        Border color #14e5be