#50f4a1 color space conversions
Hex:
        #50f4a1
        RGB:
        80, 244, 161
        CMY:
        69, 4, 37
        CMYK:
        67, 0, 34, 4
      HSL:
        150°, 88.1720%, 63.5294%
        HSV (HSB):
        150°, 67.2131%, 95.6863%
        XYZ:
        42.0920, 68.9800, 44.8142
        xyY:
        0.2700, 0.4425, 68.9800
      CIE-Lab:
        86.4942, -60.6694, 27.9441
        CIE-LCH:
        86.4942, 66.7956, 155.2694
        CIE-Luv:
        86.4942, -66.1552, 49.7166
        Hunter-Lab:
        83.0542, -54.8809, 26.1464
      #50f4a1 color charts
#50f4a1 RGB chart
      #50f4a1 CMYK chart
      #50f4a1 RGB pie chart
      #50f4a1 color shades, tints & tones
#50f4a1 color schemes
#50f4a1 color preview, HTML & CSS examples
           This text has a color of #50f4a1        
        
          <p style="color:#50f4a1;">Text here</p>
        
        
          .mytext {color:#50f4a1;}
        
        Text color #50f4a1
      
           This box has a color of #50f4a1        
        
          <div style="background-color:#50f4a1;">Content here</div>
        
        
          .mybackground {background-color:#50f4a1;}
        
        Background color #50f4a1
      
           Border around this has a color of #50f4a1        
        
          <div style="border:2px solid #50f4a1;">Content here</div>
        
        
          .myborder {border:2px solid #50f4a1;}
        
        Border color #50f4a1