#50ff4b color space conversions
Hex:
        #50ff4b
        RGB:
        80, 255, 75
        CMY:
        69, 0, 71
        CMYK:
        69, 0, 71, 0
      HSL:
        118°, 100.0000%, 64.7059%
        HSV (HSB):
        118°, 70.5882%, 100.0000%
        XYZ:
        40.3383, 73.7335, 18.7626
        xyY:
        0.3037, 0.5551, 73.7335
      CIE-Lab:
        88.7964, -75.9608, 69.3888
        CIE-LCH:
        88.7964, 102.8827, 137.5889
        CIE-Luv:
        88.7964, -73.5008, 96.3380
        Hunter-Lab:
        85.8682, -66.4155, 47.1526
      #50ff4b color charts
#50ff4b RGB chart
      #50ff4b CMYK chart
      #50ff4b RGB pie chart
      #50ff4b color shades, tints & tones
#50ff4b color schemes
#50ff4b color preview, HTML & CSS examples
           This text has a color of #50ff4b        
        
          <p style="color:#50ff4b;">Text here</p>
        
        
          .mytext {color:#50ff4b;}
        
        Text color #50ff4b
      
           This box has a color of #50ff4b        
        
          <div style="background-color:#50ff4b;">Content here</div>
        
        
          .mybackground {background-color:#50ff4b;}
        
        Background color #50ff4b
      
           Border around this has a color of #50ff4b        
        
          <div style="border:2px solid #50ff4b;">Content here</div>
        
        
          .myborder {border:2px solid #50ff4b;}
        
        Border color #50ff4b