#50c0ff color space conversions
Hex:
        #50c0ff
        RGB:
        80, 192, 255
        CMY:
        69, 25, 0
        CMYK:
        69, 25, 0, 0
      HSL:
        202°, 100.0000%, 65.6863%
        HSV (HSB):
        202°, 68.6275%, 100.0000%
        XYZ:
        40.2079, 46.6247, 101.4880
        xyY:
        0.2135, 0.2476, 46.6247
      CIE-Lab:
        73.9491, -12.3692, -40.2810
        CIE-LCH:
        73.9491, 42.1374, 252.9297
        CIE-Luv:
        73.9491, -42.0998, -63.8477
        Hunter-Lab:
        68.2823, -14.3847, -40.3251
      #50c0ff color charts
#50c0ff RGB chart
      #50c0ff CMYK chart
      #50c0ff RGB pie chart
      #50c0ff color shades, tints & tones
#50c0ff color schemes
#50c0ff color preview, HTML & CSS examples
           This text has a color of #50c0ff        
        
          <p style="color:#50c0ff;">Text here</p>
        
        
          .mytext {color:#50c0ff;}
        
        Text color #50c0ff
      
           This box has a color of #50c0ff        
        
          <div style="background-color:#50c0ff;">Content here</div>
        
        
          .mybackground {background-color:#50c0ff;}
        
        Background color #50c0ff
      
           Border around this has a color of #50c0ff        
        
          <div style="border:2px solid #50c0ff;">Content here</div>
        
        
          .myborder {border:2px solid #50c0ff;}
        
        Border color #50c0ff