#50f475 color space conversions
Hex:
        #50f475
        RGB:
        80, 244, 117
        CMY:
        69, 4, 54
        CMYK:
        67, 0, 52, 4
      HSL:
        134°, 88.1720%, 63.5294%
        HSV (HSB):
        134°, 67.2131%, 95.6863%
        XYZ:
        38.8698, 67.6912, 27.8467
        xyY:
        0.2892, 0.5036, 67.6912
      CIE-Lab:
        85.8518, -67.8846, 48.6560
        CIE-LCH:
        85.8518, 83.5209, 144.3691
        CIE-Luv:
        85.8518, -68.2903, 74.9015
        Hunter-Lab:
        82.2747, -59.6501, 37.5250
      #50f475 color charts
#50f475 RGB chart
      #50f475 CMYK chart
      #50f475 RGB pie chart
      #50f475 color shades, tints & tones
#50f475 color schemes
#50f475 color preview, HTML & CSS examples
           This text has a color of #50f475        
        
          <p style="color:#50f475;">Text here</p>
        
        
          .mytext {color:#50f475;}
        
        Text color #50f475
      
           This box has a color of #50f475        
        
          <div style="background-color:#50f475;">Content here</div>
        
        
          .mybackground {background-color:#50f475;}
        
        Background color #50f475
      
           Border around this has a color of #50f475        
        
          <div style="border:2px solid #50f475;">Content here</div>
        
        
          .myborder {border:2px solid #50f475;}
        
        Border color #50f475