#50fdbf color space conversions
Hex:
        #50fdbf
        RGB:
        80, 253, 191
        CMY:
        69, 1, 25
        CMYK:
        68, 0, 25, 1
      HSL:
        158°, 97.7401%, 65.2941%
        HSV (HSB):
        158°, 68.3794%, 99.2157%
        XYZ:
        47.8375, 75.7176, 61.3839
        xyY:
        0.2587, 0.4094, 75.7176
      CIE-Lab:
        89.7281, -58.0020, 17.0702
        CIE-LCH:
        89.7281, 60.4618, 163.6006
        CIE-Luv:
        89.7281, -67.5836, 34.8723
        Hunter-Lab:
        87.0159, -54.1463, 19.0860
      #50fdbf color charts
#50fdbf RGB chart
      #50fdbf CMYK chart
      #50fdbf RGB pie chart
      #50fdbf color shades, tints & tones
#50fdbf color schemes
#50fdbf color preview, HTML & CSS examples
           This text has a color of #50fdbf        
        
          <p style="color:#50fdbf;">Text here</p>
        
        
          .mytext {color:#50fdbf;}
        
        Text color #50fdbf
      
           This box has a color of #50fdbf        
        
          <div style="background-color:#50fdbf;">Content here</div>
        
        
          .mybackground {background-color:#50fdbf;}
        
        Background color #50fdbf
      
           Border around this has a color of #50fdbf        
        
          <div style="border:2px solid #50fdbf;">Content here</div>
        
        
          .myborder {border:2px solid #50fdbf;}
        
        Border color #50fdbf