#50dec0 color space conversions
Hex:
        #50dec0
        RGB:
        80, 222, 192
        CMY:
        69, 13, 25
        CMYK:
        64, 0, 14, 13
      HSL:
        167°, 68.2692%, 59.2157%
        HSV (HSB):
        167°, 63.9640%, 87.0588%
        XYZ:
        38.9440, 57.7538, 58.9642
        xyY:
        0.2502, 0.3710, 57.7538
      CIE-Lab:
        80.6017, -45.0192, 3.5352
        CIE-LCH:
        80.6017, 45.1578, 175.5100
        CIE-Luv:
        80.6017, -56.4657, 12.5655
        Hunter-Lab:
        75.9959, -41.5209, 7.1948
      #50dec0 color charts
#50dec0 RGB chart
      #50dec0 CMYK chart
      #50dec0 RGB pie chart
      #50dec0 color shades, tints & tones
#50dec0 color schemes
#50dec0 color preview, HTML & CSS examples
           This text has a color of #50dec0        
        
          <p style="color:#50dec0;">Text here</p>
        
        
          .mytext {color:#50dec0;}
        
        Text color #50dec0
      
           This box has a color of #50dec0        
        
          <div style="background-color:#50dec0;">Content here</div>
        
        
          .mybackground {background-color:#50dec0;}
        
        Background color #50dec0
      
           Border around this has a color of #50dec0        
        
          <div style="border:2px solid #50dec0;">Content here</div>
        
        
          .myborder {border:2px solid #50dec0;}
        
        Border color #50dec0