#50f047 color space conversions
Hex:
        #50f047
        RGB:
        80, 240, 71
        CMY:
        69, 6, 72
        CMYK:
        67, 0, 70, 6
      HSL:
        117°, 84.9246%, 60.9804%
        HSV (HSB):
        117°, 70.4167%, 94.1176%
        XYZ:
        35.6057, 64.4806, 16.5306
        xyY:
        0.3053, 0.5529, 64.4806
      CIE-Lab:
        84.2154, -71.5250, 66.0912
        CIE-LCH:
        84.2154, 97.3852, 137.2612
        CIE-Luv:
        84.2154, -68.4351, 90.9677
        Hunter-Lab:
        80.2998, -61.3761, 44.0043
      #50f047 color charts
#50f047 RGB chart
      #50f047 CMYK chart
      #50f047 RGB pie chart
      #50f047 color shades, tints & tones
#50f047 color schemes
#50f047 color preview, HTML & CSS examples
           This text has a color of #50f047        
        
          <p style="color:#50f047;">Text here</p>
        
        
          .mytext {color:#50f047;}
        
        Text color #50f047
      
           This box has a color of #50f047        
        
          <div style="background-color:#50f047;">Content here</div>
        
        
          .mybackground {background-color:#50f047;}
        
        Background color #50f047
      
           Border around this has a color of #50f047        
        
          <div style="border:2px solid #50f047;">Content here</div>
        
        
          .myborder {border:2px solid #50f047;}
        
        Border color #50f047