#14addb color space conversions
Hex:
        #14addb
        RGB:
        20, 173, 219
        CMY:
        92, 32, 14
        CMYK:
        91, 21, 0, 14
      HSL:
        194°, 83.2636%, 46.8627%
        HSV (HSB):
        194°, 90.8676%, 85.8824%
        XYZ:
        28.0182, 35.1503, 72.3258
        xyY:
        0.2068, 0.2594, 35.1503
      CIE-Lab:
        65.8655, -20.1038, -33.3575
        CIE-LCH:
        65.8655, 38.9472, 238.9235
        CIE-Luv:
        65.8655, -45.1371, -50.2497
        Hunter-Lab:
        59.2877, -19.3978, -30.8272
      #14addb color charts
#14addb RGB chart
      #14addb CMYK chart
      #14addb RGB pie chart
      #14addb color shades, tints & tones
#14addb color schemes
#14addb color preview, HTML & CSS examples
           This text has a color of #14addb        
        
          <p style="color:#14addb;">Text here</p>
        
        
          .mytext {color:#14addb;}
        
        Text color #14addb
      
           This box has a color of #14addb        
        
          <div style="background-color:#14addb;">Content here</div>
        
        
          .mybackground {background-color:#14addb;}
        
        Background color #14addb
      
           Border around this has a color of #14addb        
        
          <div style="border:2px solid #14addb;">Content here</div>
        
        
          .myborder {border:2px solid #14addb;}
        
        Border color #14addb