#50e812 color space conversions
Hex:
        #50e812
        RGB:
        80, 232, 18
        CMY:
        69, 9, 93
        CMYK:
        66, 0, 92, 9
      HSL:
        103°, 85.6000%, 49.0196%
        HSV (HSB):
        103°, 92.2414%, 90.9804%
        XYZ:
        32.2741, 59.4624, 10.3486
        xyY:
        0.3161, 0.5825, 59.4624
      CIE-Lab:
        81.5451, -71.6273, 76.9092
        CIE-LCH:
        81.5451, 105.0975, 132.9635
        CIE-Luv:
        81.5451, -66.4639, 97.4136
        Hunter-Lab:
        77.1118, -60.2371, 46.0214
      #50e812 color charts
#50e812 RGB chart
      #50e812 CMYK chart
      #50e812 RGB pie chart
      #50e812 color shades, tints & tones
#50e812 color schemes
#50e812 color preview, HTML & CSS examples
           This text has a color of #50e812        
        
          <p style="color:#50e812;">Text here</p>
        
        
          .mytext {color:#50e812;}
        
        Text color #50e812
      
           This box has a color of #50e812        
        
          <div style="background-color:#50e812;">Content here</div>
        
        
          .mybackground {background-color:#50e812;}
        
        Background color #50e812
      
           Border around this has a color of #50e812        
        
          <div style="border:2px solid #50e812;">Content here</div>
        
        
          .myborder {border:2px solid #50e812;}
        
        Border color #50e812