#50ef7f color space conversions
Hex:
        #50ef7f
        RGB:
        80, 239, 127
        CMY:
        69, 6, 50
        CMYK:
        67, 0, 47, 6
      HSL:
        138°, 83.2461%, 62.5490%
        HSV (HSB):
        138°, 66.5272%, 93.7255%
        XYZ:
        38.0055, 64.9708, 30.6162
        xyY:
        0.2845, 0.4863, 64.9708
      CIE-Lab:
        84.4687, -64.6944, 42.1950
        CIE-LCH:
        84.4687, 77.2384, 146.8868
        CIE-Luv:
        84.4687, -66.0947, 67.1126
        Hunter-Lab:
        80.6045, -56.8939, 33.9029
      #50ef7f color charts
#50ef7f RGB chart
      #50ef7f CMYK chart
      #50ef7f RGB pie chart
      #50ef7f color shades, tints & tones
#50ef7f color schemes
#50ef7f color preview, HTML & CSS examples
           This text has a color of #50ef7f        
        
          <p style="color:#50ef7f;">Text here</p>
        
        
          .mytext {color:#50ef7f;}
        
        Text color #50ef7f
      
           This box has a color of #50ef7f        
        
          <div style="background-color:#50ef7f;">Content here</div>
        
        
          .mybackground {background-color:#50ef7f;}
        
        Background color #50ef7f
      
           Border around this has a color of #50ef7f        
        
          <div style="border:2px solid #50ef7f;">Content here</div>
        
        
          .myborder {border:2px solid #50ef7f;}
        
        Border color #50ef7f