#14abd3 color space conversions
Hex:
        #14abd3
        RGB:
        20, 171, 211
        CMY:
        92, 33, 17
        CMYK:
        91, 19, 0, 17
      HSL:
        193°, 82.6840%, 45.2941%
        HSV (HSB):
        193°, 90.5213%, 82.7451%
        XYZ:
        26.6093, 33.9777, 66.7839
        xyY:
        0.2089, 0.2668, 33.9777
      CIE-Lab:
        64.9449, -21.8096, -30.3688
        CIE-LCH:
        64.9449, 37.3888, 234.3157
        CIE-Luv:
        64.9449, -45.0401, -44.9172
        Hunter-Lab:
        58.2904, -20.5238, -27.1259
      #14abd3 color charts
#14abd3 RGB chart
      #14abd3 CMYK chart
      #14abd3 RGB pie chart
      #14abd3 color shades, tints & tones
#14abd3 color schemes
#14abd3 color preview, HTML & CSS examples
           This text has a color of #14abd3        
        
          <p style="color:#14abd3;">Text here</p>
        
        
          .mytext {color:#14abd3;}
        
        Text color #14abd3
      
           This box has a color of #14abd3        
        
          <div style="background-color:#14abd3;">Content here</div>
        
        
          .mybackground {background-color:#14abd3;}
        
        Background color #14abd3
      
           Border around this has a color of #14abd3        
        
          <div style="border:2px solid #14abd3;">Content here</div>
        
        
          .myborder {border:2px solid #14abd3;}
        
        Border color #14abd3