#50e3ef color space conversions
Hex:
        #50e3ef
        RGB:
        80, 227, 239
        CMY:
        69, 11, 6
        CMYK:
        67, 5, 0, 6
      HSL:
        185°, 83.2461%, 62.5490%
        HSV (HSB):
        185°, 66.5272%, 93.7255%
        XYZ:
        46.3573, 62.8756, 91.3543
        xyY:
        0.2311, 0.3135, 62.8756
      CIE-Lab:
        83.3769, -34.7714, -17.2943
        CIE-LCH:
        83.3769, 38.8349, 206.4445
        CIE-Luv:
        83.3769, -55.3739, -22.2070
        Hunter-Lab:
        79.2942, -34.4092, -12.8017
      #50e3ef color charts
#50e3ef RGB chart
      #50e3ef CMYK chart
      #50e3ef RGB pie chart
      #50e3ef color shades, tints & tones
#50e3ef color schemes
#50e3ef color preview, HTML & CSS examples
           This text has a color of #50e3ef        
        
          <p style="color:#50e3ef;">Text here</p>
        
        
          .mytext {color:#50e3ef;}
        
        Text color #50e3ef
      
           This box has a color of #50e3ef        
        
          <div style="background-color:#50e3ef;">Content here</div>
        
        
          .mybackground {background-color:#50e3ef;}
        
        Background color #50e3ef
      
           Border around this has a color of #50e3ef        
        
          <div style="border:2px solid #50e3ef;">Content here</div>
        
        
          .myborder {border:2px solid #50e3ef;}
        
        Border color #50e3ef