#14caa2 color space conversions
Hex:
        #14caa2
        RGB:
        20, 202, 162
        CMY:
        92, 21, 36
        CMYK:
        90, 0, 20, 21
      HSL:
        167°, 81.9820%, 43.5294%
        HSV (HSB):
        167°, 90.0990%, 79.2157%
        XYZ:
        27.9306, 44.9984, 41.3959
        xyY:
        0.2443, 0.3936, 44.9984
      CIE-Lab:
        72.8909, -50.7326, 8.3732
        CIE-LCH:
        72.8909, 51.4190, 170.6280
        CIE-Luv:
        72.8909, -59.4717, 20.1952
        Hunter-Lab:
        67.0809, -43.0691, 10.3685
      #14caa2 color charts
#14caa2 RGB chart
      #14caa2 CMYK chart
      #14caa2 RGB pie chart
      #14caa2 color shades, tints & tones
#14caa2 color schemes
#14caa2 color preview, HTML & CSS examples
           This text has a color of #14caa2        
        
          <p style="color:#14caa2;">Text here</p>
        
        
          .mytext {color:#14caa2;}
        
        Text color #14caa2
      
           This box has a color of #14caa2        
        
          <div style="background-color:#14caa2;">Content here</div>
        
        
          .mybackground {background-color:#14caa2;}
        
        Background color #14caa2
      
           Border around this has a color of #14caa2        
        
          <div style="border:2px solid #14caa2;">Content here</div>
        
        
          .myborder {border:2px solid #14caa2;}
        
        Border color #14caa2