#50f307 color space conversions
Hex:
        #50f307
        RGB:
        80, 243, 7
        CMY:
        69, 5, 97
        CMYK:
        67, 0, 97, 5
      HSL:
        101°, 94.4000%, 49.0196%
        HSV (HSB):
        101°, 97.1193%, 95.2941%
        XYZ:
        35.3972, 65.8220, 11.0403
        xyY:
        0.3153, 0.5863, 65.8220
      CIE-Lab:
        84.9055, -75.2047, 80.7133
        CIE-LCH:
        84.9055, 110.3195, 132.9766
        CIE-Luv:
        84.9055, -70.3546, 102.3498
        Hunter-Lab:
        81.1308, -64.0996, 48.7233
      #50f307 color charts
#50f307 RGB chart
      #50f307 CMYK chart
      #50f307 RGB pie chart
      #50f307 color shades, tints & tones
#50f307 color schemes
#50f307 color preview, HTML & CSS examples
           This text has a color of #50f307        
        
          <p style="color:#50f307;">Text here</p>
        
        
          .mytext {color:#50f307;}
        
        Text color #50f307
      
           This box has a color of #50f307        
        
          <div style="background-color:#50f307;">Content here</div>
        
        
          .mybackground {background-color:#50f307;}
        
        Background color #50f307
      
           Border around this has a color of #50f307        
        
          <div style="border:2px solid #50f307;">Content here</div>
        
        
          .myborder {border:2px solid #50f307;}
        
        Border color #50f307