#50f400 color space conversions
Hex:
        #50f400
        RGB:
        80, 244, 0
        CMY:
        69, 4, 100
        CMYK:
        67, 0, 100, 4
      HSL:
        100°, 100.0000%, 47.8431%
        HSV (HSB):
        100°, 100.0000%, 95.6863%
        XYZ:
        35.6589, 66.4068, 10.9384
        xyY:
        0.3156, 0.5876, 66.4068
      CIE-Lab:
        85.2035, -75.6046, 81.5149
        CIE-LCH:
        85.2035, 111.1789, 132.8457
        CIE-Luv:
        85.2035, -70.7301, 103.0901
        Hunter-Lab:
        81.4904, -64.4993, 49.0848
      #50f400 color charts
#50f400 RGB chart
      #50f400 CMYK chart
      #50f400 RGB pie chart
      #50f400 color shades, tints & tones
#50f400 color schemes
#50f400 color preview, HTML & CSS examples
           This text has a color of #50f400        
        
          <p style="color:#50f400;">Text here</p>
        
        
          .mytext {color:#50f400;}
        
        Text color #50f400
      
           This box has a color of #50f400        
        
          <div style="background-color:#50f400;">Content here</div>
        
        
          .mybackground {background-color:#50f400;}
        
        Background color #50f400
      
           Border around this has a color of #50f400        
        
          <div style="border:2px solid #50f400;">Content here</div>
        
        
          .myborder {border:2px solid #50f400;}
        
        Border color #50f400