#50df4f color space conversions
Hex:
        #50df4f
        RGB:
        80, 223, 79
        CMY:
        69, 13, 69
        CMYK:
        64, 0, 65, 13
      HSL:
        120°, 69.2308%, 59.2157%
        HSV (HSB):
        120°, 64.5740%, 87.4510%
        XYZ:
        31.1072, 55.0453, 16.3824
        xyY:
        0.3034, 0.5368, 55.0453
      CIE-Lab:
        79.0674, -65.2030, 57.5351
        CIE-LCH:
        79.0674, 86.9582, 138.5748
        CIE-Luv:
        79.0674, -62.1774, 80.6997
        Hunter-Lab:
        74.1925, -54.9960, 38.8430
      #50df4f color charts
#50df4f RGB chart
      #50df4f CMYK chart
      #50df4f RGB pie chart
      #50df4f color shades, tints & tones
#50df4f color schemes
#50df4f color preview, HTML & CSS examples
           This text has a color of #50df4f        
        
          <p style="color:#50df4f;">Text here</p>
        
        
          .mytext {color:#50df4f;}
        
        Text color #50df4f
      
           This box has a color of #50df4f        
        
          <div style="background-color:#50df4f;">Content here</div>
        
        
          .mybackground {background-color:#50df4f;}
        
        Background color #50df4f
      
           Border around this has a color of #50df4f        
        
          <div style="border:2px solid #50df4f;">Content here</div>
        
        
          .myborder {border:2px solid #50df4f;}
        
        Border color #50df4f