#50cbfd color space conversions
Hex:
        #50cbfd
        RGB:
        80, 203, 253
        CMY:
        69, 20, 1
        CMYK:
        68, 20, 0, 1
      HSL:
        197°, 97.7401%, 65.2941%
        HSV (HSB):
        197°, 68.3794%, 99.2157%
        XYZ:
        42.3938, 51.5092, 100.6364
        xyY:
        0.2179, 0.2648, 51.5092
      CIE-Lab:
        76.9864, -18.7789, -34.4962
        CIE-LCH:
        76.9864, 39.2764, 241.4372
        CIE-Luv:
        76.9864, -46.0565, -53.3334
        Hunter-Lab:
        71.7699, -20.1590, -32.8980
      #50cbfd color charts
#50cbfd RGB chart
      #50cbfd CMYK chart
      #50cbfd RGB pie chart
      #50cbfd color shades, tints & tones
#50cbfd color schemes
#50cbfd color preview, HTML & CSS examples
           This text has a color of #50cbfd        
        
          <p style="color:#50cbfd;">Text here</p>
        
        
          .mytext {color:#50cbfd;}
        
        Text color #50cbfd
      
           This box has a color of #50cbfd        
        
          <div style="background-color:#50cbfd;">Content here</div>
        
        
          .mybackground {background-color:#50cbfd;}
        
        Background color #50cbfd
      
           Border around this has a color of #50cbfd        
        
          <div style="border:2px solid #50cbfd;">Content here</div>
        
        
          .myborder {border:2px solid #50cbfd;}
        
        Border color #50cbfd