#50f22b color space conversions
Hex:
        #50f22b
        RGB:
        80, 242, 43
        CMY:
        69, 5, 83
        CMYK:
        67, 0, 82, 5
      HSL:
        109°, 88.4444%, 55.8824%
        HSV (HSB):
        109°, 82.2314%, 94.9020%
        XYZ:
        35.4964, 65.3842, 13.0351
        xyY:
        0.3116, 0.5740, 65.3842
      CIE-Lab:
        84.6813, -73.9023, 75.0178
        CIE-LCH:
        84.6813, 105.3054, 134.5708
        CIE-Luv:
        84.6813, -69.6870, 98.2525
        Hunter-Lab:
        80.8605, -63.1472, 47.0445
      #50f22b color charts
#50f22b RGB chart
      #50f22b CMYK chart
      #50f22b RGB pie chart
      #50f22b color shades, tints & tones
#50f22b color schemes
#50f22b color preview, HTML & CSS examples
           This text has a color of #50f22b        
        
          <p style="color:#50f22b;">Text here</p>
        
        
          .mytext {color:#50f22b;}
        
        Text color #50f22b
      
           This box has a color of #50f22b        
        
          <div style="background-color:#50f22b;">Content here</div>
        
        
          .mybackground {background-color:#50f22b;}
        
        Background color #50f22b
      
           Border around this has a color of #50f22b        
        
          <div style="border:2px solid #50f22b;">Content here</div>
        
        
          .myborder {border:2px solid #50f22b;}
        
        Border color #50f22b