#50b3fa color space conversions
Hex:
        #50b3fa
        RGB:
        80, 179, 250
        CMY:
        69, 30, 2
        CMYK:
        68, 28, 0, 2
      HSL:
        205°, 94.4444%, 64.7059%
        HSV (HSB):
        205°, 68.0000%, 98.0392%
        XYZ:
        36.6837, 40.8478, 96.3935
        xyY:
        0.2109, 0.2349, 40.8478
      CIE-Lab:
        70.0692, -6.9485, -43.6453
        CIE-LCH:
        70.0692, 44.1949, 260.9542
        CIE-Luv:
        70.0692, -37.8051, -69.8196
        Hunter-Lab:
        63.9123, -9.3930, -44.6835
      #50b3fa color charts
#50b3fa RGB chart
      #50b3fa CMYK chart
      #50b3fa RGB pie chart
      #50b3fa color shades, tints & tones
#50b3fa color schemes
#50b3fa color preview, HTML & CSS examples
           This text has a color of #50b3fa        
        
          <p style="color:#50b3fa;">Text here</p>
        
        
          .mytext {color:#50b3fa;}
        
        Text color #50b3fa
      
           This box has a color of #50b3fa        
        
          <div style="background-color:#50b3fa;">Content here</div>
        
        
          .mybackground {background-color:#50b3fa;}
        
        Background color #50b3fa
      
           Border around this has a color of #50b3fa        
        
          <div style="border:2px solid #50b3fa;">Content here</div>
        
        
          .myborder {border:2px solid #50b3fa;}
        
        Border color #50b3fa