#50f5bc color space conversions
Hex:
        #50f5bc
        RGB:
        80, 245, 188
        CMY:
        69, 4, 26
        CMYK:
        67, 0, 23, 4
      HSL:
        159°, 89.1892%, 63.7255%
        HSV (HSB):
        159°, 67.3469%, 96.0784%
        XYZ:
        45.0378, 70.6411, 58.8383
        xyY:
        0.2581, 0.4048, 70.6411
      CIE-Lab:
        87.3104, -55.4964, 15.2179
        CIE-LCH:
        87.3104, 57.5451, 164.6656
        CIE-Luv:
        87.3104, -64.9526, 31.6739
        Hunter-Lab:
        84.0483, -51.4342, 17.3276
      #50f5bc color charts
#50f5bc RGB chart
      #50f5bc CMYK chart
      #50f5bc RGB pie chart
      #50f5bc color shades, tints & tones
#50f5bc color schemes
#50f5bc color preview, HTML & CSS examples
           This text has a color of #50f5bc        
        
          <p style="color:#50f5bc;">Text here</p>
        
        
          .mytext {color:#50f5bc;}
        
        Text color #50f5bc
      
           This box has a color of #50f5bc        
        
          <div style="background-color:#50f5bc;">Content here</div>
        
        
          .mybackground {background-color:#50f5bc;}
        
        Background color #50f5bc
      
           Border around this has a color of #50f5bc        
        
          <div style="border:2px solid #50f5bc;">Content here</div>
        
        
          .myborder {border:2px solid #50f5bc;}
        
        Border color #50f5bc