#50bfed color space conversions
Hex:
        #50bfed
        RGB:
        80, 191, 237
        CMY:
        69, 25, 7
        CMYK:
        66, 19, 0, 7
      HSL:
        198°, 81.3472%, 62.1569%
        HSV (HSB):
        198°, 66.2447%, 92.9412%
        XYZ:
        37.2251, 45.0815, 86.8604
        xyY:
        0.2200, 0.2665, 45.0815
      CIE-Lab:
        72.9455, -17.5644, -32.1342
        CIE-LCH:
        72.9455, 36.6213, 241.3393
        CIE-Luv:
        72.9455, -42.6438, -49.1068
        Hunter-Lab:
        67.1428, -18.5363, -29.7016
      #50bfed color charts
#50bfed RGB chart
      #50bfed CMYK chart
      #50bfed RGB pie chart
      #50bfed color shades, tints & tones
#50bfed color schemes
#50bfed color preview, HTML & CSS examples
           This text has a color of #50bfed        
        
          <p style="color:#50bfed;">Text here</p>
        
        
          .mytext {color:#50bfed;}
        
        Text color #50bfed
      
           This box has a color of #50bfed        
        
          <div style="background-color:#50bfed;">Content here</div>
        
        
          .mybackground {background-color:#50bfed;}
        
        Background color #50bfed
      
           Border around this has a color of #50bfed        
        
          <div style="border:2px solid #50bfed;">Content here</div>
        
        
          .myborder {border:2px solid #50bfed;}
        
        Border color #50bfed