#50f5a1 color space conversions
Hex:
        #50f5a1
        RGB:
        80, 245, 161
        CMY:
        69, 4, 37
        CMYK:
        67, 0, 34, 4
      HSL:
        149°, 89.1892%, 63.7255%
        HSV (HSB):
        149°, 67.3469%, 96.0784%
        XYZ:
        42.3937, 69.5835, 44.9148
        xyY:
        0.2702, 0.4435, 69.5835
      CIE-Lab:
        86.7922, -61.0455, 28.3467
        CIE-LCH:
        86.7922, 67.3059, 155.0920
        CIE-Luv:
        86.7922, -66.5081, 50.3336
        Hunter-Lab:
        83.4167, -55.2627, 26.4677
      #50f5a1 color charts
#50f5a1 RGB chart
      #50f5a1 CMYK chart
      #50f5a1 RGB pie chart
      #50f5a1 color shades, tints & tones
#50f5a1 color schemes
#50f5a1 color preview, HTML & CSS examples
           This text has a color of #50f5a1        
        
          <p style="color:#50f5a1;">Text here</p>
        
        
          .mytext {color:#50f5a1;}
        
        Text color #50f5a1
      
           This box has a color of #50f5a1        
        
          <div style="background-color:#50f5a1;">Content here</div>
        
        
          .mybackground {background-color:#50f5a1;}
        
        Background color #50f5a1
      
           Border around this has a color of #50f5a1        
        
          <div style="border:2px solid #50f5a1;">Content here</div>
        
        
          .myborder {border:2px solid #50f5a1;}
        
        Border color #50f5a1