#50f29f color space conversions
Hex:
        #50f29f
        RGB:
        80, 242, 159
        CMY:
        69, 5, 38
        CMYK:
        67, 0, 34, 5
      HSL:
        149°, 86.1702%, 63.1373%
        HSV (HSB):
        149°, 66.9421%, 94.9020%
        XYZ:
        41.3184, 67.7129, 43.6931
        xyY:
        0.2705, 0.4434, 67.7129
      CIE-Lab:
        85.8627, -60.2968, 28.1065
        CIE-LCH:
        85.8627, 66.5257, 155.0081
        CIE-Luv:
        85.8627, -65.5568, 49.7842
        Hunter-Lab:
        82.2879, -54.3753, 26.1198
      #50f29f color charts
#50f29f RGB chart
      #50f29f CMYK chart
      #50f29f RGB pie chart
      #50f29f color shades, tints & tones
#50f29f color schemes
#50f29f color preview, HTML & CSS examples
           This text has a color of #50f29f        
        
          <p style="color:#50f29f;">Text here</p>
        
        
          .mytext {color:#50f29f;}
        
        Text color #50f29f
      
           This box has a color of #50f29f        
        
          <div style="background-color:#50f29f;">Content here</div>
        
        
          .mybackground {background-color:#50f29f;}
        
        Background color #50f29f
      
           Border around this has a color of #50f29f        
        
          <div style="border:2px solid #50f29f;">Content here</div>
        
        
          .myborder {border:2px solid #50f29f;}
        
        Border color #50f29f