#14abc7 color space conversions
Hex:
        #14abc7
        RGB:
        20, 171, 199
        CMY:
        92, 33, 22
        CMYK:
        90, 14, 0, 22
      HSL:
        189°, 81.7352%, 42.9412%
        HSV (HSB):
        189°, 89.9497%, 78.0392%
        XYZ:
        25.1602, 33.3981, 59.1532
        xyY:
        0.2137, 0.2837, 33.3981
      CIE-Lab:
        64.4819, -25.8629, -24.4315
        CIE-LCH:
        64.4819, 35.5779, 223.3698
        CIE-Luv:
        64.4819, -45.9377, -34.4729
        Hunter-Lab:
        57.7911, -23.4217, -20.2338
      #14abc7 color charts
#14abc7 RGB chart
      #14abc7 CMYK chart
      #14abc7 RGB pie chart
      #14abc7 color shades, tints & tones
#14abc7 color schemes
#14abc7 color preview, HTML & CSS examples
           This text has a color of #14abc7        
        
          <p style="color:#14abc7;">Text here</p>
        
        
          .mytext {color:#14abc7;}
        
        Text color #14abc7
      
           This box has a color of #14abc7        
        
          <div style="background-color:#14abc7;">Content here</div>
        
        
          .mybackground {background-color:#14abc7;}
        
        Background color #14abc7
      
           Border around this has a color of #14abc7        
        
          <div style="border:2px solid #14abc7;">Content here</div>
        
        
          .myborder {border:2px solid #14abc7;}
        
        Border color #14abc7