#50a5fd color space conversions
Hex:
        #50a5fd
        RGB:
        80, 165, 253
        CMY:
        69, 35, 1
        CMYK:
        68, 35, 0, 1
      HSL:
        211°, 97.7401%, 65.2941%
        HSV (HSB):
        211°, 68.3794%, 99.2157%
        XYZ:
        34.4930, 35.7076, 98.0028
        xyY:
        0.2051, 0.2123, 35.7076
      CIE-Lab:
        66.2959, 1.9198, -51.2137
        CIE-LCH:
        66.2959, 51.2497, 272.1468
        CIE-Luv:
        66.2959, -32.8977, -83.1095
        Hunter-Lab:
        59.7558, -1.5367, -55.4097
      #50a5fd color charts
#50a5fd RGB chart
      #50a5fd CMYK chart
      #50a5fd RGB pie chart
      #50a5fd color shades, tints & tones
#50a5fd color schemes
#50a5fd color preview, HTML & CSS examples
           This text has a color of #50a5fd        
        
          <p style="color:#50a5fd;">Text here</p>
        
        
          .mytext {color:#50a5fd;}
        
        Text color #50a5fd
      
           This box has a color of #50a5fd        
        
          <div style="background-color:#50a5fd;">Content here</div>
        
        
          .mybackground {background-color:#50a5fd;}
        
        Background color #50a5fd
      
           Border around this has a color of #50a5fd        
        
          <div style="border:2px solid #50a5fd;">Content here</div>
        
        
          .myborder {border:2px solid #50a5fd;}
        
        Border color #50a5fd