#14beee color space conversions
Hex:
        #14beee
        RGB:
        20, 190, 238
        CMY:
        92, 25, 7
        CMYK:
        92, 20, 0, 7
      HSL:
        193°, 86.5079%, 50.5882%
        HSV (HSB):
        193°, 91.5966%, 93.3333%
        XYZ:
        34.1346, 43.1487, 87.4184
        xyY:
        0.2073, 0.2620, 43.1487
      CIE-Lab:
        71.6558, -22.4229, -34.7543
        CIE-LCH:
        71.6558, 41.3600, 237.1706
        CIE-Luv:
        71.6558, -49.5045, -52.9064
        Hunter-Lab:
        65.6877, -22.1959, -32.9229
      #14beee color charts
#14beee RGB chart
      #14beee CMYK chart
      #14beee RGB pie chart
      #14beee color shades, tints & tones
#14beee color schemes
#14beee color preview, HTML & CSS examples
           This text has a color of #14beee        
        
          <p style="color:#14beee;">Text here</p>
        
        
          .mytext {color:#14beee;}
        
        Text color #14beee
      
           This box has a color of #14beee        
        
          <div style="background-color:#14beee;">Content here</div>
        
        
          .mybackground {background-color:#14beee;}
        
        Background color #14beee
      
           Border around this has a color of #14beee        
        
          <div style="border:2px solid #14beee;">Content here</div>
        
        
          .myborder {border:2px solid #14beee;}
        
        Border color #14beee