#50e7ef color space conversions
Hex:
        #50e7ef
        RGB:
        80, 231, 239
        CMY:
        69, 9, 6
        CMYK:
        67, 3, 0, 6
      HSL:
        183°, 83.2461%, 62.5490%
        HSV (HSB):
        183°, 66.5272%, 93.7255%
        XYZ:
        47.4642, 65.0893, 91.7232
        xyY:
        0.2324, 0.3186, 65.0893
      CIE-Lab:
        84.5297, -36.6328, -15.5603
        CIE-LCH:
        84.5297, 39.8005, 203.0141
        CIE-Luv:
        84.5297, -56.7913, -19.0788
        Hunter-Lab:
        80.6779, -36.1719, -10.9326
      #50e7ef color charts
#50e7ef RGB chart
      #50e7ef CMYK chart
      #50e7ef RGB pie chart
      #50e7ef color shades, tints & tones
#50e7ef color schemes
#50e7ef color preview, HTML & CSS examples
           This text has a color of #50e7ef        
        
          <p style="color:#50e7ef;">Text here</p>
        
        
          .mytext {color:#50e7ef;}
        
        Text color #50e7ef
      
           This box has a color of #50e7ef        
        
          <div style="background-color:#50e7ef;">Content here</div>
        
        
          .mybackground {background-color:#50e7ef;}
        
        Background color #50e7ef
      
           Border around this has a color of #50e7ef        
        
          <div style="border:2px solid #50e7ef;">Content here</div>
        
        
          .myborder {border:2px solid #50e7ef;}
        
        Border color #50e7ef