#50f315 color space conversions
Hex:
        #50f315
        RGB:
        80, 243, 21
        CMY:
        69, 5, 92
        CMYK:
        67, 0, 91, 5
      HSL:
        104°, 90.2439%, 51.7647%
        HSV (HSB):
        104°, 91.3580%, 95.2941%
        XYZ:
        35.4942, 65.8608, 11.5511
        xyY:
        0.3144, 0.5833, 65.8608
      CIE-Lab:
        84.9254, -74.9619, 79.3307
        CIE-LCH:
        84.9254, 109.1451, 133.3781
        CIE-Luv:
        84.9254, -70.2756, 101.4434
        Hunter-Lab:
        81.1547, -63.9510, 48.3692
      #50f315 color charts
#50f315 RGB chart
      #50f315 CMYK chart
      #50f315 RGB pie chart
      #50f315 color shades, tints & tones
#50f315 color schemes
#50f315 color preview, HTML & CSS examples
           This text has a color of #50f315        
        
          <p style="color:#50f315;">Text here</p>
        
        
          .mytext {color:#50f315;}
        
        Text color #50f315
      
           This box has a color of #50f315        
        
          <div style="background-color:#50f315;">Content here</div>
        
        
          .mybackground {background-color:#50f315;}
        
        Background color #50f315
      
           Border around this has a color of #50f315        
        
          <div style="border:2px solid #50f315;">Content here</div>
        
        
          .myborder {border:2px solid #50f315;}
        
        Border color #50f315