#50f750 color space conversions
Hex:
        #50f750
        RGB:
        80, 247, 80
        CMY:
        69, 3, 69
        CMYK:
        68, 0, 68, 3
      HSL:
        120°, 91.2568%, 64.1176%
        HSV (HSB):
        120°, 67.6113%, 96.8627%
        XYZ:
        38.0170, 68.8062, 18.8666
        xyY:
        0.3025, 0.5474, 68.8062
      CIE-Lab:
        86.4080, -73.0164, 65.0655
        CIE-LCH:
        86.4080, 97.8004, 138.2955
        CIE-Luv:
        86.4080, -70.6259, 91.2998
        Hunter-Lab:
        82.9495, -63.3524, 44.5793
      #50f750 color charts
#50f750 RGB chart
      #50f750 CMYK chart
      #50f750 RGB pie chart
      #50f750 color shades, tints & tones
#50f750 color schemes
#50f750 color preview, HTML & CSS examples
           This text has a color of #50f750        
        
          <p style="color:#50f750;">Text here</p>
        
        
          .mytext {color:#50f750;}
        
        Text color #50f750
      
           This box has a color of #50f750        
        
          <div style="background-color:#50f750;">Content here</div>
        
        
          .mybackground {background-color:#50f750;}
        
        Background color #50f750
      
           Border around this has a color of #50f750        
        
          <div style="border:2px solid #50f750;">Content here</div>
        
        
          .myborder {border:2px solid #50f750;}
        
        Border color #50f750