#14fac7 color space conversions
Hex:
        #14fac7
        RGB:
        20, 250, 199
        CMY:
        92, 2, 22
        CMYK:
        92, 0, 20, 2
      HSL:
        167°, 95.8333%, 52.9412%
        HSV (HSB):
        167°, 92.0000%, 98.0392%
        XYZ:
        44.7829, 72.6435, 65.6941
        xyY:
        0.2446, 0.3967, 72.6435
      CIE-Lab:
        88.2774, -60.4013, 10.7891
        CIE-LCH:
        88.2774, 61.3574, 169.8724
        CIE-Luv:
        88.2774, -72.6525, 26.0230
        Hunter-Lab:
        85.2311, -55.3654, 13.9625
      #14fac7 color charts
#14fac7 RGB chart
      #14fac7 CMYK chart
      #14fac7 RGB pie chart
      #14fac7 color shades, tints & tones
#14fac7 color schemes
#14fac7 color preview, HTML & CSS examples
           This text has a color of #14fac7        
        
          <p style="color:#14fac7;">Text here</p>
        
        
          .mytext {color:#14fac7;}
        
        Text color #14fac7
      
           This box has a color of #14fac7        
        
          <div style="background-color:#14fac7;">Content here</div>
        
        
          .mybackground {background-color:#14fac7;}
        
        Background color #14fac7
      
           Border around this has a color of #14fac7        
        
          <div style="border:2px solid #14fac7;">Content here</div>
        
        
          .myborder {border:2px solid #14fac7;}
        
        Border color #14fac7