#50be7f color space conversions
Hex:
        #50be7f
        RGB:
        80, 190, 127
        CMY:
        69, 25, 50
        CMYK:
        58, 0, 33, 25
      HSL:
        146°, 45.8333%, 52.9412%
        HSV (HSB):
        146°, 57.8947%, 74.5098%
        XYZ:
        25.5525, 40.0647, 26.4652
        xyY:
        0.2775, 0.4351, 40.0647
      CIE-Lab:
        69.5156, -45.8997, 22.6252
        CIE-LCH:
        69.5156, 51.1731, 153.7600
        CIE-Luv:
        69.5156, -47.9412, 38.3734
        Hunter-Lab:
        63.2967, -38.7098, 19.5177
      #50be7f color charts
#50be7f RGB chart
      #50be7f CMYK chart
      #50be7f RGB pie chart
      #50be7f color shades, tints & tones
#50be7f color schemes
#50be7f color preview, HTML & CSS examples
           This text has a color of #50be7f        
        
          <p style="color:#50be7f;">Text here</p>
        
        
          .mytext {color:#50be7f;}
        
        Text color #50be7f
      
           This box has a color of #50be7f        
        
          <div style="background-color:#50be7f;">Content here</div>
        
        
          .mybackground {background-color:#50be7f;}
        
        Background color #50be7f
      
           Border around this has a color of #50be7f        
        
          <div style="border:2px solid #50be7f;">Content here</div>
        
        
          .myborder {border:2px solid #50be7f;}
        
        Border color #50be7f