#14eadf color space conversions
Hex:
        #14eadf
        RGB:
        20, 234, 223
        CMY:
        92, 8, 13
        CMYK:
        91, 0, 5, 8
      HSL:
        177°, 84.2520%, 49.8039%
        HSV (HSB):
        177°, 91.4530%, 91.7647%
        XYZ:
        43.0306, 64.3221, 79.9595
        xyY:
        0.2297, 0.3434, 64.3221
      CIE-Lab:
        84.1332, -47.6807, -7.7968
        CIE-LCH:
        84.1332, 48.3139, 189.2869
        CIE-Luv:
        84.1332, -65.5063, -4.7890
        Hunter-Lab:
        80.2010, -44.5805, -2.9707
      #14eadf color charts
#14eadf RGB chart
      #14eadf CMYK chart
      #14eadf RGB pie chart
      #14eadf color shades, tints & tones
#14eadf color schemes
#14eadf color preview, HTML & CSS examples
           This text has a color of #14eadf        
        
          <p style="color:#14eadf;">Text here</p>
        
        
          .mytext {color:#14eadf;}
        
        Text color #14eadf
      
           This box has a color of #14eadf        
        
          <div style="background-color:#14eadf;">Content here</div>
        
        
          .mybackground {background-color:#14eadf;}
        
        Background color #14eadf
      
           Border around this has a color of #14eadf        
        
          <div style="border:2px solid #14eadf;">Content here</div>
        
        
          .myborder {border:2px solid #14eadf;}
        
        Border color #14eadf