#50df48 color space conversions
Hex:
        #50df48
        RGB:
        80, 223, 72
        CMY:
        69, 13, 72
        CMYK:
        64, 0, 68, 13
      HSL:
        117°, 70.2326%, 57.8431%
        HSV (HSB):
        117°, 67.7130%, 87.4510%
        XYZ:
        30.8656, 54.9487, 15.1103
        xyY:
        0.3058, 0.5445, 54.9487
      CIE-Lab:
        79.0117, -65.8574, 60.2671
        CIE-LCH:
        79.0117, 89.2711, 137.5379
        CIE-Luv:
        79.0117, -62.3730, 83.0865
        Hunter-Lab:
        74.1274, -55.3980, 39.8034
      #50df48 color charts
#50df48 RGB chart
      #50df48 CMYK chart
      #50df48 RGB pie chart
      #50df48 color shades, tints & tones
#50df48 color schemes
#50df48 color preview, HTML & CSS examples
           This text has a color of #50df48        
        
          <p style="color:#50df48;">Text here</p>
        
        
          .mytext {color:#50df48;}
        
        Text color #50df48
      
           This box has a color of #50df48        
        
          <div style="background-color:#50df48;">Content here</div>
        
        
          .mybackground {background-color:#50df48;}
        
        Background color #50df48
      
           Border around this has a color of #50df48        
        
          <div style="border:2px solid #50df48;">Content here</div>
        
        
          .myborder {border:2px solid #50df48;}
        
        Border color #50df48