#50dcc8 color space conversions
Hex:
        #50dcc8
        RGB:
        80, 220, 200
        CMY:
        69, 14, 22
        CMYK:
        64, 0, 9, 14
      HSL:
        171°, 66.6667%, 58.8235%
        HSV (HSB):
        171°, 63.6364%, 86.2745%
        XYZ:
        39.3268, 57.0620, 63.5849
        xyY:
        0.2458, 0.3567, 57.0620
      CIE-Lab:
        80.2145, -42.1371, -1.2842
        CIE-LCH:
        80.2145, 42.1566, 181.7456
        CIE-Luv:
        80.2145, -55.2587, 4.7428
        Hunter-Lab:
        75.5394, -39.2645, 2.9705
      #50dcc8 color charts
#50dcc8 RGB chart
      #50dcc8 CMYK chart
      #50dcc8 RGB pie chart
      #50dcc8 color shades, tints & tones
#50dcc8 color schemes
#50dcc8 color preview, HTML & CSS examples
           This text has a color of #50dcc8        
        
          <p style="color:#50dcc8;">Text here</p>
        
        
          .mytext {color:#50dcc8;}
        
        Text color #50dcc8
      
           This box has a color of #50dcc8        
        
          <div style="background-color:#50dcc8;">Content here</div>
        
        
          .mybackground {background-color:#50dcc8;}
        
        Background color #50dcc8
      
           Border around this has a color of #50dcc8        
        
          <div style="border:2px solid #50dcc8;">Content here</div>
        
        
          .myborder {border:2px solid #50dcc8;}
        
        Border color #50dcc8