#50f091 color space conversions
Hex:
        #50f091
        RGB:
        80, 240, 145
        CMY:
        69, 6, 43
        CMYK:
        67, 0, 40, 6
      HSL:
        144°, 84.2105%, 62.7451%
        HSV (HSB):
        144°, 66.6667%, 94.1176%
        XYZ:
        39.5792, 66.0700, 37.4548
        xyY:
        0.2766, 0.4617, 66.0700
      CIE-Lab:
        85.0321, -62.1074, 34.0585
        CIE-LCH:
        85.0321, 70.8330, 151.2605
        CIE-Luv:
        85.0321, -65.5835, 57.3743
        Hunter-Lab:
        81.2834, -55.3294, 29.5780
      #50f091 color charts
#50f091 RGB chart
      #50f091 CMYK chart
      #50f091 RGB pie chart
      #50f091 color shades, tints & tones
#50f091 color schemes
#50f091 color preview, HTML & CSS examples
           This text has a color of #50f091        
        
          <p style="color:#50f091;">Text here</p>
        
        
          .mytext {color:#50f091;}
        
        Text color #50f091
      
           This box has a color of #50f091        
        
          <div style="background-color:#50f091;">Content here</div>
        
        
          .mybackground {background-color:#50f091;}
        
        Background color #50f091
      
           Border around this has a color of #50f091        
        
          <div style="border:2px solid #50f091;">Content here</div>
        
        
          .myborder {border:2px solid #50f091;}
        
        Border color #50f091