#14abc9 color space conversions
Hex:
        #14abc9
        RGB:
        20, 171, 201
        CMY:
        92, 33, 21
        CMYK:
        90, 15, 0, 21
      HSL:
        190°, 81.9005%, 43.3333%
        HSV (HSB):
        190°, 90.0498%, 78.8235%
        XYZ:
        25.3940, 33.4916, 60.3845
        xyY:
        0.2129, 0.2808, 33.4916
      CIE-Lab:
        64.5570, -25.1950, -25.4266
        CIE-LCH:
        64.5570, 35.7952, 225.2622
        CIE-Luv:
        64.5570, -45.7866, -36.2124
        Hunter-Lab:
        57.8719, -22.9506, -21.3538
      #14abc9 color charts
#14abc9 RGB chart
      #14abc9 CMYK chart
      #14abc9 RGB pie chart
      #14abc9 color shades, tints & tones
#14abc9 color schemes
#14abc9 color preview, HTML & CSS examples
           This text has a color of #14abc9        
        
          <p style="color:#14abc9;">Text here</p>
        
        
          .mytext {color:#14abc9;}
        
        Text color #14abc9
      
           This box has a color of #14abc9        
        
          <div style="background-color:#14abc9;">Content here</div>
        
        
          .mybackground {background-color:#14abc9;}
        
        Background color #14abc9
      
           Border around this has a color of #14abc9        
        
          <div style="border:2px solid #14abc9;">Content here</div>
        
        
          .myborder {border:2px solid #14abc9;}
        
        Border color #14abc9