#50f82e color space conversions
Hex:
        #50f82e
        RGB:
        80, 248, 46
        CMY:
        69, 3, 82
        CMYK:
        68, 0, 81, 3
      HSL:
        110°, 93.5185%, 57.6471%
        HSV (HSB):
        110°, 81.4516%, 97.2549%
        XYZ:
        37.3688, 69.0375, 13.9408
        xyY:
        0.3105, 0.5737, 69.0375
      CIE-Lab:
        86.5226, -75.6163, 75.9604
        CIE-LCH:
        86.5226, 107.1812, 134.8699
        CIE-Luv:
        86.5226, -71.7076, 100.1519
        Hunter-Lab:
        83.0888, -65.1259, 48.2144
      #50f82e color charts
#50f82e RGB chart
      #50f82e CMYK chart
      #50f82e RGB pie chart
      #50f82e color shades, tints & tones
#50f82e color schemes
#50f82e color preview, HTML & CSS examples
           This text has a color of #50f82e        
        
          <p style="color:#50f82e;">Text here</p>
        
        
          .mytext {color:#50f82e;}
        
        Text color #50f82e
      
           This box has a color of #50f82e        
        
          <div style="background-color:#50f82e;">Content here</div>
        
        
          .mybackground {background-color:#50f82e;}
        
        Background color #50f82e
      
           Border around this has a color of #50f82e        
        
          <div style="border:2px solid #50f82e;">Content here</div>
        
        
          .myborder {border:2px solid #50f82e;}
        
        Border color #50f82e