#14aab2 color space conversions
Hex:
        #14aab2
        RGB:
        20, 170, 178
        CMY:
        92, 33, 30
        CMYK:
        89, 4, 0, 30
      HSL:
        183°, 79.7980%, 38.8235%
        HSV (HSB):
        183°, 88.7640%, 69.8039%
        XYZ:
        22.6991, 32.1125, 47.1214
        xyY:
        0.2227, 0.3150, 32.1125
      CIE-Lab:
        63.4358, -32.1825, -14.3222
        CIE-LCH:
        63.4358, 35.2256, 203.9906
        CIE-Luv:
        63.4358, -47.1989, -17.1332
        Hunter-Lab:
        56.6679, -27.6683, -9.6343
      #14aab2 color charts
#14aab2 RGB chart
      #14aab2 CMYK chart
      #14aab2 RGB pie chart
      #14aab2 color shades, tints & tones
#14aab2 color schemes
#14aab2 color preview, HTML & CSS examples
           This text has a color of #14aab2        
        
          <p style="color:#14aab2;">Text here</p>
        
        
          .mytext {color:#14aab2;}
        
        Text color #14aab2
      
           This box has a color of #14aab2        
        
          <div style="background-color:#14aab2;">Content here</div>
        
        
          .mybackground {background-color:#14aab2;}
        
        Background color #14aab2
      
           Border around this has a color of #14aab2        
        
          <div style="border:2px solid #14aab2;">Content here</div>
        
        
          .myborder {border:2px solid #14aab2;}
        
        Border color #14aab2