#14abd5 color space conversions
Hex:
        #14abd5
        RGB:
        20, 171, 213
        CMY:
        92, 33, 16
        CMYK:
        91, 20, 0, 16
      HSL:
        193°, 82.8326%, 45.6863%
        HSV (HSB):
        193°, 90.6103%, 83.5294%
        XYZ:
        26.8616, 34.0786, 68.1129
        xyY:
        0.2081, 0.2641, 34.0786
      CIE-Lab:
        65.0249, -21.1239, -31.3505
        CIE-LCH:
        65.0249, 37.8031, 236.0280
        CIE-Luv:
        65.0249, -44.8928, -46.6577
        Hunter-Lab:
        58.3769, -20.0243, -28.3144
      #14abd5 color charts
#14abd5 RGB chart
      #14abd5 CMYK chart
      #14abd5 RGB pie chart
      #14abd5 color shades, tints & tones
#14abd5 color schemes
#14abd5 color preview, HTML & CSS examples
           This text has a color of #14abd5        
        
          <p style="color:#14abd5;">Text here</p>
        
        
          .mytext {color:#14abd5;}
        
        Text color #14abd5
      
           This box has a color of #14abd5        
        
          <div style="background-color:#14abd5;">Content here</div>
        
        
          .mybackground {background-color:#14abd5;}
        
        Background color #14abd5
      
           Border around this has a color of #14abd5        
        
          <div style="border:2px solid #14abd5;">Content here</div>
        
        
          .myborder {border:2px solid #14abd5;}
        
        Border color #14abd5