#14d5be color space conversions
Hex:
        #14d5be
        RGB:
        20, 213, 190
        CMY:
        92, 16, 25
        CMYK:
        91, 0, 11, 16
      HSL:
        173°, 82.8326%, 45.6863%
        HSV (HSB):
        173°, 90.6103%, 83.5294%
        XYZ:
        33.3770, 51.4549, 56.8878
        xyY:
        0.2355, 0.3631, 51.4549
      CIE-Lab:
        76.9538, -47.9079, -0.8179
        CIE-LCH:
        76.9538, 47.9149, 180.9781
        CIE-Luv:
        76.9538, -61.0541, 6.2140
        Hunter-Lab:
        71.7321, -42.4750, 3.1919
      #14d5be color charts
#14d5be RGB chart
      #14d5be CMYK chart
      #14d5be RGB pie chart
      #14d5be color shades, tints & tones
#14d5be color schemes
#14d5be color preview, HTML & CSS examples
           This text has a color of #14d5be        
        
          <p style="color:#14d5be;">Text here</p>
        
        
          .mytext {color:#14d5be;}
        
        Text color #14d5be
      
           This box has a color of #14d5be        
        
          <div style="background-color:#14d5be;">Content here</div>
        
        
          .mybackground {background-color:#14d5be;}
        
        Background color #14d5be
      
           Border around this has a color of #14d5be        
        
          <div style="border:2px solid #14d5be;">Content here</div>
        
        
          .myborder {border:2px solid #14d5be;}
        
        Border color #14d5be