#50dd53 color space conversions
Hex:
        #50dd53
        RGB:
        80, 221, 83
        CMY:
        69, 13, 67
        CMYK:
        64, 0, 62, 13
      HSL:
        121°, 67.4641%, 59.0196%
        HSV (HSB):
        121°, 63.8009%, 86.6667%
        XYZ:
        30.7261, 54.0429, 16.9955
        xyY:
        0.3019, 0.5311, 54.0429
      CIE-Lab:
        78.4867, -64.1135, 55.2233
        CIE-LCH:
        78.4867, 84.6177, 139.2605
        CIE-Luv:
        78.4867, -61.3317, 78.2816
        Hunter-Lab:
        73.5139, -54.0430, 37.7526
      #50dd53 color charts
#50dd53 RGB chart
      #50dd53 CMYK chart
      #50dd53 RGB pie chart
      #50dd53 color shades, tints & tones
#50dd53 color schemes
#50dd53 color preview, HTML & CSS examples
           This text has a color of #50dd53        
        
          <p style="color:#50dd53;">Text here</p>
        
        
          .mytext {color:#50dd53;}
        
        Text color #50dd53
      
           This box has a color of #50dd53        
        
          <div style="background-color:#50dd53;">Content here</div>
        
        
          .mybackground {background-color:#50dd53;}
        
        Background color #50dd53
      
           Border around this has a color of #50dd53        
        
          <div style="border:2px solid #50dd53;">Content here</div>
        
        
          .myborder {border:2px solid #50dd53;}
        
        Border color #50dd53