#50f72e color space conversions
Hex:
        #50f72e
        RGB:
        80, 247, 46
        CMY:
        69, 3, 82
        CMYK:
        68, 0, 81, 3
      HSL:
        110°, 92.6267%, 57.4510%
        HSV (HSB):
        110°, 81.3765%, 96.8627%
        XYZ:
        37.0622, 68.4243, 13.8386
        xyY:
        0.3106, 0.5734, 68.4243
      CIE-Lab:
        86.2182, -75.3085, 75.6823
        CIE-LCH:
        86.2182, 106.7670, 134.8582
        CIE-Luv:
        86.2182, -71.3648, 99.7484
        Hunter-Lab:
        82.7190, -64.7814, 47.9843
      #50f72e color charts
#50f72e RGB chart
      #50f72e CMYK chart
      #50f72e RGB pie chart
      #50f72e color shades, tints & tones
#50f72e color schemes
#50f72e color preview, HTML & CSS examples
           This text has a color of #50f72e        
        
          <p style="color:#50f72e;">Text here</p>
        
        
          .mytext {color:#50f72e;}
        
        Text color #50f72e
      
           This box has a color of #50f72e        
        
          <div style="background-color:#50f72e;">Content here</div>
        
        
          .mybackground {background-color:#50f72e;}
        
        Background color #50f72e
      
           Border around this has a color of #50f72e        
        
          <div style="border:2px solid #50f72e;">Content here</div>
        
        
          .myborder {border:2px solid #50f72e;}
        
        Border color #50f72e