#14cbee color space conversions
Hex:
        #14cbee
        RGB:
        20, 203, 238
        CMY:
        92, 20, 7
        CMYK:
        92, 15, 0, 7
      HSL:
        190°, 86.5079%, 50.5882%
        HSV (HSB):
        190°, 91.5966%, 93.3333%
        XYZ:
        37.0770, 49.0336, 88.3992
        xyY:
        0.2125, 0.2810, 49.0336
      CIE-Lab:
        75.4723, -28.9411, -28.8668
        CIE-LCH:
        75.4723, 40.8764, 224.9263
        CIE-Luv:
        75.4723, -53.8946, -42.2858
        Hunter-Lab:
        70.0240, -28.0280, -25.8316
      #14cbee color charts
#14cbee RGB chart
      #14cbee CMYK chart
      #14cbee RGB pie chart
      #14cbee color shades, tints & tones
#14cbee color schemes
#14cbee color preview, HTML & CSS examples
           This text has a color of #14cbee        
        
          <p style="color:#14cbee;">Text here</p>
        
        
          .mytext {color:#14cbee;}
        
        Text color #14cbee
      
           This box has a color of #14cbee        
        
          <div style="background-color:#14cbee;">Content here</div>
        
        
          .mybackground {background-color:#14cbee;}
        
        Background color #14cbee
      
           Border around this has a color of #14cbee        
        
          <div style="border:2px solid #14cbee;">Content here</div>
        
        
          .myborder {border:2px solid #14cbee;}
        
        Border color #14cbee