#14b9de color space conversions
Hex:
        #14b9de
        RGB:
        20, 185, 222
        CMY:
        92, 27, 13
        CMYK:
        91, 17, 0, 13
      HSL:
        191°, 83.4711%, 47.4510%
        HSV (HSB):
        191°, 90.9910%, 87.0588%
        XYZ:
        30.8223, 40.1206, 75.2268
        xyY:
        0.2109, 0.2745, 40.1206
      CIE-Lab:
        69.5553, -25.2582, -29.2984
        CIE-LCH:
        69.5553, 38.6829, 229.2353
        CIE-Luv:
        69.5553, -49.0072, -43.0804
        Hunter-Lab:
        63.3408, -23.9865, -26.0773
      #14b9de color charts
#14b9de RGB chart
      #14b9de CMYK chart
      #14b9de RGB pie chart
      #14b9de color shades, tints & tones
#14b9de color schemes
#14b9de color preview, HTML & CSS examples
           This text has a color of #14b9de        
        
          <p style="color:#14b9de;">Text here</p>
        
        
          .mytext {color:#14b9de;}
        
        Text color #14b9de
      
           This box has a color of #14b9de        
        
          <div style="background-color:#14b9de;">Content here</div>
        
        
          .mybackground {background-color:#14b9de;}
        
        Background color #14b9de
      
           Border around this has a color of #14b9de        
        
          <div style="border:2px solid #14b9de;">Content here</div>
        
        
          .myborder {border:2px solid #14b9de;}
        
        Border color #14b9de