#50f742 color space conversions
Hex:
        #50f742
        RGB:
        80, 247, 66
        CMY:
        69, 3, 74
        CMYK:
        68, 0, 73, 3
      HSL:
        115°, 91.8782%, 61.3725%
        HSV (HSB):
        115°, 73.2794%, 96.8627%
        XYZ:
        37.5524, 68.6203, 16.4201
        xyY:
        0.3063, 0.5597, 68.6203
      CIE-Lab:
        86.3157, -74.1255, 69.9508
        CIE-LCH:
        86.3157, 101.9201, 136.6597
        CIE-Luv:
        86.3157, -70.9816, 95.3734
        Hunter-Lab:
        82.8374, -64.0467, 46.2337
      #50f742 color charts
#50f742 RGB chart
      #50f742 CMYK chart
      #50f742 RGB pie chart
      #50f742 color shades, tints & tones
#50f742 color schemes
#50f742 color preview, HTML & CSS examples
           This text has a color of #50f742        
        
          <p style="color:#50f742;">Text here</p>
        
        
          .mytext {color:#50f742;}
        
        Text color #50f742
      
           This box has a color of #50f742        
        
          <div style="background-color:#50f742;">Content here</div>
        
        
          .mybackground {background-color:#50f742;}
        
        Background color #50f742
      
           Border around this has a color of #50f742        
        
          <div style="border:2px solid #50f742;">Content here</div>
        
        
          .myborder {border:2px solid #50f742;}
        
        Border color #50f742