#14ddf3 color space conversions
Hex:
        #14ddf3
        RGB:
        20, 221, 243
        CMY:
        92, 13, 5
        CMYK:
        92, 9, 0, 5
      HSL:
        186°, 90.2834%, 51.5686%
        HSV (HSB):
        186°, 91.7695%, 95.2941%
        XYZ:
        42.3226, 58.3327, 93.8227
        xyY:
        0.2176, 0.2999, 58.3327
      CIE-Lab:
        80.9234, -35.9627, -23.2084
        CIE-LCH:
        80.9234, 42.8012, 212.8361
        CIE-Luv:
        80.9234, -59.5655, -31.9770
        Hunter-Lab:
        76.3758, -34.7444, -19.3708
      #14ddf3 color charts
#14ddf3 RGB chart
      #14ddf3 CMYK chart
      #14ddf3 RGB pie chart
      #14ddf3 color shades, tints & tones
#14ddf3 color schemes
#14ddf3 color preview, HTML & CSS examples
           This text has a color of #14ddf3        
        
          <p style="color:#14ddf3;">Text here</p>
        
        
          .mytext {color:#14ddf3;}
        
        Text color #14ddf3
      
           This box has a color of #14ddf3        
        
          <div style="background-color:#14ddf3;">Content here</div>
        
        
          .mybackground {background-color:#14ddf3;}
        
        Background color #14ddf3
      
           Border around this has a color of #14ddf3        
        
          <div style="border:2px solid #14ddf3;">Content here</div>
        
        
          .myborder {border:2px solid #14ddf3;}
        
        Border color #14ddf3