#50ac0b color space conversions
Hex:
        #50ac0b
        RGB:
        80, 172, 11
        CMY:
        69, 33, 96
        CMYK:
        53, 0, 94, 33
      HSL:
        94°, 87.9781%, 35.8824%
        HSV (HSB):
        94°, 93.6047%, 67.4510%
        XYZ:
        18.1212, 31.2347, 5.3904
        xyY:
        0.3310, 0.5705, 31.2347
      CIE-Lab:
        62.7052, -51.4719, 62.2613
        CIE-LCH:
        62.7052, 80.7826, 129.5808
        CIE-Luv:
        62.7052, -43.7592, 73.9708
        Hunter-Lab:
        55.8880, -39.9269, 33.4031
      #50ac0b color charts
#50ac0b RGB chart
      #50ac0b CMYK chart
      #50ac0b RGB pie chart
      #50ac0b color shades, tints & tones
#50ac0b color schemes
#50ac0b color preview, HTML & CSS examples
           This text has a color of #50ac0b        
        
          <p style="color:#50ac0b;">Text here</p>
        
        
          .mytext {color:#50ac0b;}
        
        Text color #50ac0b
      
           This box has a color of #50ac0b        
        
          <div style="background-color:#50ac0b;">Content here</div>
        
        
          .mybackground {background-color:#50ac0b;}
        
        Background color #50ac0b
      
           Border around this has a color of #50ac0b        
        
          <div style="border:2px solid #50ac0b;">Content here</div>
        
        
          .myborder {border:2px solid #50ac0b;}
        
        Border color #50ac0b