#50f9a1 color space conversions
Hex:
        #50f9a1
        RGB:
        80, 249, 161
        CMY:
        69, 2, 37
        CMYK:
        68, 0, 35, 2
      HSL:
        149°, 93.3702%, 64.5098%
        HSV (HSB):
        149°, 67.8715%, 97.6471%
        XYZ:
        43.6170, 72.0300, 45.3226
        xyY:
        0.2710, 0.4475, 72.0300
      CIE-Lab:
        87.9831, -62.5389, 29.9508
        CIE-LCH:
        87.9831, 69.3409, 154.4096
        CIE-Luv:
        87.9831, -67.9143, 52.7850
        Hunter-Lab:
        84.8705, -56.7880, 27.7473
      #50f9a1 color charts
#50f9a1 RGB chart
      #50f9a1 CMYK chart
      #50f9a1 RGB pie chart
      #50f9a1 color shades, tints & tones
#50f9a1 color schemes
#50f9a1 color preview, HTML & CSS examples
           This text has a color of #50f9a1        
        
          <p style="color:#50f9a1;">Text here</p>
        
        
          .mytext {color:#50f9a1;}
        
        Text color #50f9a1
      
           This box has a color of #50f9a1        
        
          <div style="background-color:#50f9a1;">Content here</div>
        
        
          .mybackground {background-color:#50f9a1;}
        
        Background color #50f9a1
      
           Border around this has a color of #50f9a1        
        
          <div style="border:2px solid #50f9a1;">Content here</div>
        
        
          .myborder {border:2px solid #50f9a1;}
        
        Border color #50f9a1