#50f531 color space conversions
Hex:
        #50f531
        RGB:
        80, 245, 49
        CMY:
        69, 4, 81
        CMYK:
        67, 0, 80, 4
      HSL:
        111°, 90.7407%, 57.6471%
        HSV (HSB):
        111°, 80.0000%, 96.0784%
        XYZ:
        36.5151, 67.2320, 13.9583
        xyY:
        0.3102, 0.5712, 67.2320
      CIE-Lab:
        85.6210, -74.5410, 74.3637
        CIE-LCH:
        85.6210, 105.2916, 135.0682
        CIE-Luv:
        85.6210, -70.6287, 98.3835
        Hunter-Lab:
        81.9951, -63.9998, 47.3035
      #50f531 color charts
#50f531 RGB chart
      #50f531 CMYK chart
      #50f531 RGB pie chart
      #50f531 color shades, tints & tones
#50f531 color schemes
#50f531 color preview, HTML & CSS examples
           This text has a color of #50f531        
        
          <p style="color:#50f531;">Text here</p>
        
        
          .mytext {color:#50f531;}
        
        Text color #50f531
      
           This box has a color of #50f531        
        
          <div style="background-color:#50f531;">Content here</div>
        
        
          .mybackground {background-color:#50f531;}
        
        Background color #50f531
      
           Border around this has a color of #50f531        
        
          <div style="border:2px solid #50f531;">Content here</div>
        
        
          .myborder {border:2px solid #50f531;}
        
        Border color #50f531