#14aebd color space conversions
Hex:
        #14aebd
        RGB:
        20, 174, 189
        CMY:
        92, 32, 26
        CMYK:
        89, 8, 0, 26
      HSL:
        185°, 80.8612%, 40.9804%
        HSV (HSB):
        185°, 89.4180%, 74.1176%
        XYZ:
        24.6099, 34.0949, 53.4280
        xyY:
        0.2195, 0.3041, 34.0949
      CIE-Lab:
        65.0379, -30.6172, -18.0284
        CIE-LCH:
        65.0379, 35.5308, 210.4910
        CIE-Luv:
        65.0379, -47.7437, -23.3819
        Hunter-Lab:
        58.3909, -26.9521, -13.3771
      #14aebd color charts
#14aebd RGB chart
      #14aebd CMYK chart
      #14aebd RGB pie chart
      #14aebd color shades, tints & tones
#14aebd color schemes
#14aebd color preview, HTML & CSS examples
           This text has a color of #14aebd        
        
          <p style="color:#14aebd;">Text here</p>
        
        
          .mytext {color:#14aebd;}
        
        Text color #14aebd
      
           This box has a color of #14aebd        
        
          <div style="background-color:#14aebd;">Content here</div>
        
        
          .mybackground {background-color:#14aebd;}
        
        Background color #14aebd
      
           Border around this has a color of #14aebd        
        
          <div style="border:2px solid #14aebd;">Content here</div>
        
        
          .myborder {border:2px solid #14aebd;}
        
        Border color #14aebd