#50f715 color space conversions
Hex:
        #50f715
        RGB:
        80, 247, 21
        CMY:
        69, 3, 92
        CMYK:
        68, 0, 91, 3
      HSL:
        104°, 93.3884%, 52.5490%
        HSV (HSB):
        104°, 91.4980%, 96.8627%
        XYZ:
        36.7044, 68.2811, 11.9545
        xyY:
        0.3139, 0.5839, 68.2811
      CIE-Lab:
        86.1468, -76.1804, 80.3472
        CIE-LCH:
        86.1468, 110.7209, 133.4751
        CIE-Luv:
        86.1468, -71.6496, 102.9926
        Hunter-Lab:
        82.6324, -65.3190, 49.2651
      #50f715 color charts
#50f715 RGB chart
      #50f715 CMYK chart
      #50f715 RGB pie chart
      #50f715 color shades, tints & tones
#50f715 color schemes
#50f715 color preview, HTML & CSS examples
           This text has a color of #50f715        
        
          <p style="color:#50f715;">Text here</p>
        
        
          .mytext {color:#50f715;}
        
        Text color #50f715
      
           This box has a color of #50f715        
        
          <div style="background-color:#50f715;">Content here</div>
        
        
          .mybackground {background-color:#50f715;}
        
        Background color #50f715
      
           Border around this has a color of #50f715        
        
          <div style="border:2px solid #50f715;">Content here</div>
        
        
          .myborder {border:2px solid #50f715;}
        
        Border color #50f715