#50c1fd color space conversions
Hex:
        #50c1fd
        RGB:
        80, 193, 253
        CMY:
        69, 24, 1
        CMYK:
        68, 24, 0, 1
      HSL:
        201°, 97.7401%, 65.2941%
        HSV (HSB):
        201°, 68.3794%, 99.2157%
        XYZ:
        40.1079, 46.9373, 99.8744
        xyY:
        0.2146, 0.2511, 46.9373
      CIE-Lab:
        74.1496, -13.5451, -38.8943
        CIE-LCH:
        74.1496, 41.1854, 250.7992
        CIE-Luv:
        74.1496, -42.5475, -61.3294
        Hunter-Lab:
        68.5108, -15.3956, -38.4749
      #50c1fd color charts
#50c1fd RGB chart
      #50c1fd CMYK chart
      #50c1fd RGB pie chart
      #50c1fd color shades, tints & tones
#50c1fd color schemes
#50c1fd color preview, HTML & CSS examples
           This text has a color of #50c1fd        
        
          <p style="color:#50c1fd;">Text here</p>
        
        
          .mytext {color:#50c1fd;}
        
        Text color #50c1fd
      
           This box has a color of #50c1fd        
        
          <div style="background-color:#50c1fd;">Content here</div>
        
        
          .mybackground {background-color:#50c1fd;}
        
        Background color #50c1fd
      
           Border around this has a color of #50c1fd        
        
          <div style="border:2px solid #50c1fd;">Content here</div>
        
        
          .myborder {border:2px solid #50c1fd;}
        
        Border color #50c1fd