#50f535 color space conversions
Hex:
        #50f535
        RGB:
        80, 245, 53
        CMY:
        69, 4, 79
        CMYK:
        67, 0, 78, 4
      HSL:
        112°, 90.5660%, 58.4314%
        HSV (HSB):
        112°, 78.3673%, 96.0784%
        XYZ:
        36.6033, 67.2673, 14.4229
        xyY:
        0.3094, 0.5686, 67.2673
      CIE-Lab:
        85.6388, -74.3251, 73.2877
        CIE-LCH:
        85.6388, 104.3806, 135.4026
        CIE-Luv:
        85.6388, -70.5589, 97.5837
        Hunter-Lab:
        82.0167, -63.8663, 46.9853
      #50f535 color charts
#50f535 RGB chart
      #50f535 CMYK chart
      #50f535 RGB pie chart
      #50f535 color shades, tints & tones
#50f535 color schemes
#50f535 color preview, HTML & CSS examples
           This text has a color of #50f535        
        
          <p style="color:#50f535;">Text here</p>
        
        
          .mytext {color:#50f535;}
        
        Text color #50f535
      
           This box has a color of #50f535        
        
          <div style="background-color:#50f535;">Content here</div>
        
        
          .mybackground {background-color:#50f535;}
        
        Background color #50f535
      
           Border around this has a color of #50f535        
        
          <div style="border:2px solid #50f535;">Content here</div>
        
        
          .myborder {border:2px solid #50f535;}
        
        Border color #50f535