#14d8ff color space conversions
Hex:
        #14d8ff
        RGB:
        20, 216, 255
        CMY:
        92, 15, 0
        CMYK:
        92, 15, 0, 0
      HSL:
        190°, 100.0000%, 53.9216%
        HSV (HSB):
        190°, 92.1569%, 100.0000%
        XYZ:
        42.8944, 56.4805, 103.2488
        xyY:
        0.2117, 0.2787, 56.4805
      CIE-Lab:
        79.8865, -29.7815, -31.1675
        CIE-LCH:
        79.8865, 43.1086, 226.3027
        CIE-Luv:
        79.8865, -56.9531, -46.4003
        Hunter-Lab:
        75.1535, -29.6385, -28.8475
      #14d8ff color charts
#14d8ff RGB chart
      #14d8ff CMYK chart
      #14d8ff RGB pie chart
      #14d8ff color shades, tints & tones
#14d8ff color schemes
#14d8ff color preview, HTML & CSS examples
           This text has a color of #14d8ff        
        
          <p style="color:#14d8ff;">Text here</p>
        
        
          .mytext {color:#14d8ff;}
        
        Text color #14d8ff
      
           This box has a color of #14d8ff        
        
          <div style="background-color:#14d8ff;">Content here</div>
        
        
          .mybackground {background-color:#14d8ff;}
        
        Background color #14d8ff
      
           Border around this has a color of #14d8ff        
        
          <div style="border:2px solid #14d8ff;">Content here</div>
        
        
          .myborder {border:2px solid #14d8ff;}
        
        Border color #14d8ff