#50fe0d color space conversions
Hex:
        #50fe0d
        RGB:
        80, 254, 13
        CMY:
        69, 0, 95
        CMYK:
        69, 0, 95, 0
      HSL:
        103°, 99.1770%, 52.3529%
        HSV (HSB):
        103°, 94.8819%, 99.6078%
        XYZ:
        38.8227, 72.6182, 12.3513
        xyY:
        0.3136, 0.5866, 72.6182
      CIE-Lab:
        88.2653, -78.4376, 82.9516
        CIE-LCH:
        88.2653, 114.1640, 133.3979
        CIE-Luv:
        88.2653, -74.0792, 106.2430
        Hunter-Lab:
        85.2163, -67.8077, 51.0579
      #50fe0d color charts
#50fe0d RGB chart
      #50fe0d CMYK chart
      #50fe0d RGB pie chart
      #50fe0d color shades, tints & tones
#50fe0d color schemes
#50fe0d color preview, HTML & CSS examples
           This text has a color of #50fe0d        
        
          <p style="color:#50fe0d;">Text here</p>
        
        
          .mytext {color:#50fe0d;}
        
        Text color #50fe0d
      
           This box has a color of #50fe0d        
        
          <div style="background-color:#50fe0d;">Content here</div>
        
        
          .mybackground {background-color:#50fe0d;}
        
        Background color #50fe0d
      
           Border around this has a color of #50fe0d        
        
          <div style="border:2px solid #50fe0d;">Content here</div>
        
        
          .myborder {border:2px solid #50fe0d;}
        
        Border color #50fe0d