#14f4aa color space conversions
Hex:
        #14f4aa
        RGB:
        20, 244, 170
        CMY:
        92, 4, 33
        CMYK:
        92, 0, 30, 4
      HSL:
        160°, 91.0569%, 51.7647%
        HSV (HSB):
        160°, 91.8033%, 95.6863%
        XYZ:
        39.8949, 67.7524, 49.0051
        xyY:
        0.2547, 0.4325, 67.7524
      CIE-Lab:
        85.8825, -64.7827, 22.3895
        CIE-LCH:
        85.8825, 68.5426, 160.9344
        CIE-Luv:
        85.8825, -72.8052, 42.9361
        Hunter-Lab:
        82.3118, -57.5304, 22.3195
      #14f4aa color charts
#14f4aa RGB chart
      #14f4aa CMYK chart
      #14f4aa RGB pie chart
      #14f4aa color shades, tints & tones
#14f4aa color schemes
#14f4aa color preview, HTML & CSS examples
           This text has a color of #14f4aa        
        
          <p style="color:#14f4aa;">Text here</p>
        
        
          .mytext {color:#14f4aa;}
        
        Text color #14f4aa
      
           This box has a color of #14f4aa        
        
          <div style="background-color:#14f4aa;">Content here</div>
        
        
          .mybackground {background-color:#14f4aa;}
        
        Background color #14f4aa
      
           Border around this has a color of #14f4aa        
        
          <div style="border:2px solid #14f4aa;">Content here</div>
        
        
          .myborder {border:2px solid #14f4aa;}
        
        Border color #14f4aa