#50dc08 color space conversions
Hex:
        #50dc08
        RGB:
        80, 220, 8
        CMY:
        69, 14, 97
        CMYK:
        64, 0, 96, 14
      HSL:
        100°, 92.9825%, 44.7059%
        HSV (HSB):
        100°, 96.3636%, 86.2745%
        XYZ:
        28.9453, 52.9094, 8.9167
        xyY:
        0.3189, 0.5829, 52.9094
      CIE-Lab:
        77.8215, -68.0077, 74.9096
        CIE-LCH:
        77.8215, 101.1755, 132.2352
        CIE-Luv:
        77.8215, -62.2387, 93.3968
        Hunter-Lab:
        72.7389, -56.2617, 43.6491
      #50dc08 color charts
#50dc08 RGB chart
      #50dc08 CMYK chart
      #50dc08 RGB pie chart
      #50dc08 color shades, tints & tones
#50dc08 color schemes
#50dc08 color preview, HTML & CSS examples
           This text has a color of #50dc08        
        
          <p style="color:#50dc08;">Text here</p>
        
        
          .mytext {color:#50dc08;}
        
        Text color #50dc08
      
           This box has a color of #50dc08        
        
          <div style="background-color:#50dc08;">Content here</div>
        
        
          .mybackground {background-color:#50dc08;}
        
        Background color #50dc08
      
           Border around this has a color of #50dc08        
        
          <div style="border:2px solid #50dc08;">Content here</div>
        
        
          .myborder {border:2px solid #50dc08;}
        
        Border color #50dc08