#50e2bf color space conversions
Hex:
        #50e2bf
        RGB:
        80, 226, 191
        CMY:
        69, 11, 25
        CMYK:
        65, 0, 15, 11
      HSL:
        166°, 71.5686%, 60.0000%
        HSV (HSB):
        166°, 64.6018%, 88.6275%
        XYZ:
        39.9086, 59.8598, 58.7409
        xyY:
        0.2518, 0.3776, 59.8598
      CIE-Lab:
        81.7619, -46.9788, 5.7416
        CIE-LCH:
        81.7619, 47.3283, 173.0320
        CIE-Luv:
        81.7619, -57.9762, 16.2182
        Hunter-Lab:
        77.3691, -43.3219, 9.1436
      #50e2bf color charts
#50e2bf RGB chart
      #50e2bf CMYK chart
      #50e2bf RGB pie chart
      #50e2bf color shades, tints & tones
#50e2bf color schemes
#50e2bf color preview, HTML & CSS examples
           This text has a color of #50e2bf        
        
          <p style="color:#50e2bf;">Text here</p>
        
        
          .mytext {color:#50e2bf;}
        
        Text color #50e2bf
      
           This box has a color of #50e2bf        
        
          <div style="background-color:#50e2bf;">Content here</div>
        
        
          .mybackground {background-color:#50e2bf;}
        
        Background color #50e2bf
      
           Border around this has a color of #50e2bf        
        
          <div style="border:2px solid #50e2bf;">Content here</div>
        
        
          .myborder {border:2px solid #50e2bf;}
        
        Border color #50e2bf