#50e2ef color space conversions
Hex:
        #50e2ef
        RGB:
        80, 226, 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.0846, 62.3302, 91.2634
        xyY:
        0.2308, 0.3122, 62.3302
      CIE-Lab:
        83.0887, -34.3025, -17.7287
        CIE-LCH:
        83.0887, 38.6131, 207.3314
        CIE-Luv:
        83.0887, -55.0191, -22.9916
        Hunter-Lab:
        78.9495, -33.9670, -13.2730
      #50e2ef color charts
#50e2ef RGB chart
      #50e2ef CMYK chart
      #50e2ef RGB pie chart
      #50e2ef color shades, tints & tones
#50e2ef color schemes
#50e2ef color preview, HTML & CSS examples
           This text has a color of #50e2ef        
        
          <p style="color:#50e2ef;">Text here</p>
        
        
          .mytext {color:#50e2ef;}
        
        Text color #50e2ef
      
           This box has a color of #50e2ef        
        
          <div style="background-color:#50e2ef;">Content here</div>
        
        
          .mybackground {background-color:#50e2ef;}
        
        Background color #50e2ef
      
           Border around this has a color of #50e2ef        
        
          <div style="border:2px solid #50e2ef;">Content here</div>
        
        
          .myborder {border:2px solid #50e2ef;}
        
        Border color #50e2ef