#50b7de color space conversions
Hex:
        #50b7de
        RGB:
        80, 183, 222
        CMY:
        69, 28, 13
        CMYK:
        64, 18, 0, 13
      HSL:
        196°, 68.2692%, 59.2157%
        HSV (HSB):
        196°, 63.9640%, 87.0588%
        XYZ:
        33.4266, 40.8464, 75.2296
        xyY:
        0.2236, 0.2732, 40.8464
      CIE-Lab:
        70.0682, -18.0541, -28.4164
        CIE-LCH:
        70.0682, 33.6666, 237.5706
        CIE-Luv:
        70.0682, -40.5104, -42.5068
        Hunter-Lab:
        63.9112, -18.4862, -25.0522
      #50b7de color charts
#50b7de RGB chart
      #50b7de CMYK chart
      #50b7de RGB pie chart
      #50b7de color shades, tints & tones
#50b7de color schemes
#50b7de color preview, HTML & CSS examples
           This text has a color of #50b7de        
        
          <p style="color:#50b7de;">Text here</p>
        
        
          .mytext {color:#50b7de;}
        
        Text color #50b7de
      
           This box has a color of #50b7de        
        
          <div style="background-color:#50b7de;">Content here</div>
        
        
          .mybackground {background-color:#50b7de;}
        
        Background color #50b7de
      
           Border around this has a color of #50b7de        
        
          <div style="border:2px solid #50b7de;">Content here</div>
        
        
          .myborder {border:2px solid #50b7de;}
        
        Border color #50b7de