#14abc0 color space conversions
Hex:
        #14abc0
        RGB:
        20, 171, 192
        CMY:
        92, 33, 25
        CMYK:
        90, 11, 0, 25
      HSL:
        187°, 81.1321%, 41.5686%
        HSV (HSB):
        187°, 89.5833%, 75.2941%
        XYZ:
        24.3658, 33.0803, 54.9701
        xyY:
        0.2167, 0.2943, 33.0803
      CIE-Lab:
        64.2259, -28.1741, -20.9317
        CIE-LCH:
        64.2259, 35.0987, 216.6102
        CIE-Luv:
        64.2259, -46.4704, -28.3956
        Hunter-Lab:
        57.5155, -25.0325, -16.4052
      #14abc0 color charts
#14abc0 RGB chart
      #14abc0 CMYK chart
      #14abc0 RGB pie chart
      #14abc0 color shades, tints & tones
#14abc0 color schemes
#14abc0 color preview, HTML & CSS examples
           This text has a color of #14abc0        
        
          <p style="color:#14abc0;">Text here</p>
        
        
          .mytext {color:#14abc0;}
        
        Text color #14abc0
      
           This box has a color of #14abc0        
        
          <div style="background-color:#14abc0;">Content here</div>
        
        
          .mybackground {background-color:#14abc0;}
        
        Background color #14abc0
      
           Border around this has a color of #14abc0        
        
          <div style="border:2px solid #14abc0;">Content here</div>
        
        
          .myborder {border:2px solid #14abc0;}
        
        Border color #14abc0