#50f38b color space conversions
Hex:
        #50f38b
        RGB:
        80, 243, 139
        CMY:
        69, 5, 45
        CMYK:
        67, 0, 43, 5
      HSL:
        142°, 87.1658%, 63.3333%
        HSV (HSB):
        142°, 67.0782%, 95.2941%
        XYZ:
        40.0191, 67.6707, 35.3786
        xyY:
        0.2797, 0.4730, 67.6707
      CIE-Lab:
        85.8415, -64.2183, 38.0928
        CIE-LCH:
        85.8415, 74.6662, 149.3246
        CIE-Luv:
        85.8415, -66.9425, 62.6550
        Hunter-Lab:
        82.2622, -57.1219, 32.0846
      #50f38b color charts
#50f38b RGB chart
      #50f38b CMYK chart
      #50f38b RGB pie chart
      #50f38b color shades, tints & tones
#50f38b color schemes
#50f38b color preview, HTML & CSS examples
           This text has a color of #50f38b        
        
          <p style="color:#50f38b;">Text here</p>
        
        
          .mytext {color:#50f38b;}
        
        Text color #50f38b
      
           This box has a color of #50f38b        
        
          <div style="background-color:#50f38b;">Content here</div>
        
        
          .mybackground {background-color:#50f38b;}
        
        Background color #50f38b
      
           Border around this has a color of #50f38b        
        
          <div style="border:2px solid #50f38b;">Content here</div>
        
        
          .myborder {border:2px solid #50f38b;}
        
        Border color #50f38b