#14d3ae color space conversions
Hex:
        #14d3ae
        RGB:
        20, 211, 174
        CMY:
        92, 17, 32
        CMYK:
        91, 0, 18, 17
      HSL:
        168°, 82.6840%, 45.2941%
        HSV (HSB):
        168°, 90.5213%, 82.7451%
        XYZ:
        31.2227, 49.7932, 48.0098
        xyY:
        0.2420, 0.3859, 49.7932
      CIE-Lab:
        75.9422, -51.3064, 6.2957
        CIE-LCH:
        75.9422, 51.6912, 173.0043
        CIE-Luv:
        75.9422, -61.6096, 17.4105
        Hunter-Lab:
        70.5643, -44.5063, 9.0559
      #14d3ae color charts
#14d3ae RGB chart
      #14d3ae CMYK chart
      #14d3ae RGB pie chart
      #14d3ae color shades, tints & tones
#14d3ae color schemes
#14d3ae color preview, HTML & CSS examples
           This text has a color of #14d3ae        
        
          <p style="color:#14d3ae;">Text here</p>
        
        
          .mytext {color:#14d3ae;}
        
        Text color #14d3ae
      
           This box has a color of #14d3ae        
        
          <div style="background-color:#14d3ae;">Content here</div>
        
        
          .mybackground {background-color:#14d3ae;}
        
        Background color #14d3ae
      
           Border around this has a color of #14d3ae        
        
          <div style="border:2px solid #14d3ae;">Content here</div>
        
        
          .myborder {border:2px solid #14d3ae;}
        
        Border color #14d3ae