#50bed7 color space conversions
Hex:
        #50bed7
        RGB:
        80, 190, 215
        CMY:
        69, 25, 16
        CMYK:
        63, 12, 0, 16
      HSL:
        191°, 62.7907%, 57.8431%
        HSV (HSB):
        191°, 62.7907%, 84.3137%
        XYZ:
        33.9875, 43.4387, 70.8832
        xyY:
        0.2292, 0.2929, 43.4387
      CIE-Lab:
        71.8517, -23.7787, -21.8684
        CIE-LCH:
        71.8517, 32.3056, 222.6037
        CIE-Luv:
        71.8517, -43.4200, -30.9059
        Hunter-Lab:
        65.9080, -23.2901, -17.6299
      #50bed7 color charts
#50bed7 RGB chart
      #50bed7 CMYK chart
      #50bed7 RGB pie chart
      #50bed7 color shades, tints & tones
#50bed7 color schemes
#50bed7 color preview, HTML & CSS examples
           This text has a color of #50bed7        
        
          <p style="color:#50bed7;">Text here</p>
        
        
          .mytext {color:#50bed7;}
        
        Text color #50bed7
      
           This box has a color of #50bed7        
        
          <div style="background-color:#50bed7;">Content here</div>
        
        
          .mybackground {background-color:#50bed7;}
        
        Background color #50bed7
      
           Border around this has a color of #50bed7        
        
          <div style="border:2px solid #50bed7;">Content here</div>
        
        
          .myborder {border:2px solid #50bed7;}
        
        Border color #50bed7