#50bd07 color space conversions
Hex:
        #50bd07
        RGB:
        80, 189, 7
        CMY:
        69, 26, 97
        CMYK:
        58, 0, 96, 26
      HSL:
        96°, 92.8571%, 38.4314%
        HSV (HSB):
        96°, 96.2963%, 74.1176%
        XYZ:
        21.5442, 38.1160, 6.4226
        xyY:
        0.3260, 0.5768, 38.1160
      CIE-Lab:
        68.1060, -57.6658, 67.1563
        CIE-LCH:
        68.1060, 88.5173, 130.6520
        CIE-Luv:
        68.1060, -50.6037, 81.1785
        Hunter-Lab:
        61.7382, -45.7522, 37.0488
      #50bd07 color charts
#50bd07 RGB chart
      #50bd07 CMYK chart
      #50bd07 RGB pie chart
      #50bd07 color shades, tints & tones
#50bd07 color schemes
#50bd07 color preview, HTML & CSS examples
           This text has a color of #50bd07        
        
          <p style="color:#50bd07;">Text here</p>
        
        
          .mytext {color:#50bd07;}
        
        Text color #50bd07
      
           This box has a color of #50bd07        
        
          <div style="background-color:#50bd07;">Content here</div>
        
        
          .mybackground {background-color:#50bd07;}
        
        Background color #50bd07
      
           Border around this has a color of #50bd07        
        
          <div style="border:2px solid #50bd07;">Content here</div>
        
        
          .myborder {border:2px solid #50bd07;}
        
        Border color #50bd07