#50d2be color space conversions
Hex:
        #50d2be
        RGB:
        80, 210, 190
        CMY:
        69, 18, 25
        CMYK:
        62, 0, 10, 18
      HSL:
        171°, 59.0909%, 56.8627%
        HSV (HSB):
        171°, 61.9048%, 82.3529%
        XYZ:
        35.6491, 51.5164, 56.7799
        xyY:
        0.2477, 0.3579, 51.5164
      CIE-Lab:
        76.9907, -40.2379, -0.6523
        CIE-LCH:
        76.9907, 40.2432, 180.9287
        CIE-Luv:
        76.9907, -52.1909, 5.3897
        Hunter-Lab:
        71.7749, -36.9488, 3.3391
      #50d2be color charts
#50d2be RGB chart
      #50d2be CMYK chart
      #50d2be RGB pie chart
      #50d2be color shades, tints & tones
#50d2be color schemes
#50d2be color preview, HTML & CSS examples
           This text has a color of #50d2be        
        
          <p style="color:#50d2be;">Text here</p>
        
        
          .mytext {color:#50d2be;}
        
        Text color #50d2be
      
           This box has a color of #50d2be        
        
          <div style="background-color:#50d2be;">Content here</div>
        
        
          .mybackground {background-color:#50d2be;}
        
        Background color #50d2be
      
           Border around this has a color of #50d2be        
        
          <div style="border:2px solid #50d2be;">Content here</div>
        
        
          .myborder {border:2px solid #50d2be;}
        
        Border color #50d2be