#50cd49 color space conversions
Hex:
        #50cd49
        RGB:
        80, 205, 73
        CMY:
        69, 20, 71
        CMYK:
        61, 0, 64, 20
      HSL:
        117°, 56.8966%, 54.5098%
        HSV (HSB):
        117°, 64.3902%, 80.3922%
        XYZ:
        26.3422, 45.8492, 13.7647
        xyY:
        0.3065, 0.5334, 45.8492
      CIE-Lab:
        73.4475, -59.5571, 53.8433
        CIE-LCH:
        73.4475, 80.2879, 137.8845
        CIE-Luv:
        73.4475, -55.7113, 74.4181
        Hunter-Lab:
        67.7120, -49.0537, 35.3457
      #50cd49 color charts
#50cd49 RGB chart
      #50cd49 CMYK chart
      #50cd49 RGB pie chart
      #50cd49 color shades, tints & tones
#50cd49 color schemes
#50cd49 color preview, HTML & CSS examples
           This text has a color of #50cd49        
        
          <p style="color:#50cd49;">Text here</p>
        
        
          .mytext {color:#50cd49;}
        
        Text color #50cd49
      
           This box has a color of #50cd49        
        
          <div style="background-color:#50cd49;">Content here</div>
        
        
          .mybackground {background-color:#50cd49;}
        
        Background color #50cd49
      
           Border around this has a color of #50cd49        
        
          <div style="border:2px solid #50cd49;">Content here</div>
        
        
          .myborder {border:2px solid #50cd49;}
        
        Border color #50cd49