#50e2be color space conversions
Hex:
        #50e2be
        RGB:
        80, 226, 190
        CMY:
        69, 11, 25
        CMYK:
        65, 0, 16, 11
      HSL:
        165°, 71.5686%, 60.0000%
        HSV (HSB):
        165°, 64.6018%, 88.6275%
        XYZ:
        39.7989, 59.8159, 58.1632
        xyY:
        0.2522, 0.3791, 59.8159
      CIE-Lab:
        81.7380, -47.2192, 6.2359
        CIE-LCH:
        81.7380, 47.6292, 172.4769
        CIE-Luv:
        81.7380, -58.0361, 16.9922
        Hunter-Lab:
        77.3407, -43.4917, 9.5502
      #50e2be color charts
#50e2be RGB chart
      #50e2be CMYK chart
      #50e2be RGB pie chart
      #50e2be color shades, tints & tones
#50e2be color schemes
#50e2be color preview, HTML & CSS examples
           This text has a color of #50e2be        
        
          <p style="color:#50e2be;">Text here</p>
        
        
          .mytext {color:#50e2be;}
        
        Text color #50e2be
      
           This box has a color of #50e2be        
        
          <div style="background-color:#50e2be;">Content here</div>
        
        
          .mybackground {background-color:#50e2be;}
        
        Background color #50e2be
      
           Border around this has a color of #50e2be        
        
          <div style="border:2px solid #50e2be;">Content here</div>
        
        
          .myborder {border:2px solid #50e2be;}
        
        Border color #50e2be