#50ef84 color space conversions
Hex:
        #50ef84
        RGB:
        80, 239, 132
        CMY:
        69, 6, 48
        CMYK:
        67, 0, 45, 6
      HSL:
        140°, 83.2461%, 62.5490%
        HSV (HSB):
        140°, 66.5272%, 93.7255%
        XYZ:
        38.3396, 65.1044, 32.3755
        xyY:
        0.2823, 0.4793, 65.1044
      CIE-Lab:
        84.5375, -63.9148, 39.8505
        CIE-LCH:
        84.5375, 75.3205, 148.0567
        CIE-Luv:
        84.5375, -65.8640, 64.3706
        Hunter-Lab:
        80.6873, -56.3862, 32.6912
      #50ef84 color charts
#50ef84 RGB chart
      #50ef84 CMYK chart
      #50ef84 RGB pie chart
      #50ef84 color shades, tints & tones
#50ef84 color schemes
#50ef84 color preview, HTML & CSS examples
           This text has a color of #50ef84        
        
          <p style="color:#50ef84;">Text here</p>
        
        
          .mytext {color:#50ef84;}
        
        Text color #50ef84
      
           This box has a color of #50ef84        
        
          <div style="background-color:#50ef84;">Content here</div>
        
        
          .mybackground {background-color:#50ef84;}
        
        Background color #50ef84
      
           Border around this has a color of #50ef84        
        
          <div style="border:2px solid #50ef84;">Content here</div>
        
        
          .myborder {border:2px solid #50ef84;}
        
        Border color #50ef84