#50c2a1 color space conversions
Hex:
        #50c2a1
        RGB:
        80, 194, 161
        CMY:
        69, 24, 37
        CMYK:
        59, 0, 17, 24
      HSL:
        163°, 48.3051%, 53.7255%
        HSV (HSB):
        163°, 58.7629%, 76.0784%
        XYZ:
        29.0331, 42.8623, 40.4613
        xyY:
        0.2584, 0.3815, 42.8623
      CIE-Lab:
        71.4614, -40.2537, 7.0073
        CIE-LCH:
        71.4614, 40.8591, 170.1250
        CIE-Luv:
        71.4614, -47.8041, 16.6342
        Hunter-Lab:
        65.4693, -35.4134, 9.1861
      #50c2a1 color charts
#50c2a1 RGB chart
      #50c2a1 CMYK chart
      #50c2a1 RGB pie chart
      #50c2a1 color shades, tints & tones
#50c2a1 color schemes
#50c2a1 color preview, HTML & CSS examples
           This text has a color of #50c2a1        
        
          <p style="color:#50c2a1;">Text here</p>
        
        
          .mytext {color:#50c2a1;}
        
        Text color #50c2a1
      
           This box has a color of #50c2a1        
        
          <div style="background-color:#50c2a1;">Content here</div>
        
        
          .mybackground {background-color:#50c2a1;}
        
        Background color #50c2a1
      
           Border around this has a color of #50c2a1        
        
          <div style="border:2px solid #50c2a1;">Content here</div>
        
        
          .myborder {border:2px solid #50c2a1;}
        
        Border color #50c2a1