#50c2af color space conversions
Hex:
        #50c2af
        RGB:
        80, 194, 175
        CMY:
        69, 24, 31
        CMYK:
        59, 0, 10, 24
      HSL:
        170°, 48.3051%, 53.7255%
        HSV (HSB):
        170°, 58.7629%, 76.0784%
        XYZ:
        30.3379, 43.3842, 47.3325
        xyY:
        0.2506, 0.3584, 43.3842
      CIE-Lab:
        71.8150, -36.8069, -0.1008
        CIE-LCH:
        71.8150, 36.8070, 180.1570
        CIE-Luv:
        71.8150, -47.0597, 5.6383
        Hunter-Lab:
        65.8667, -33.0503, 3.5003
      #50c2af color charts
#50c2af RGB chart
      #50c2af CMYK chart
      #50c2af RGB pie chart
      #50c2af color shades, tints & tones
#50c2af color schemes
#50c2af color preview, HTML & CSS examples
           This text has a color of #50c2af        
        
          <p style="color:#50c2af;">Text here</p>
        
        
          .mytext {color:#50c2af;}
        
        Text color #50c2af
      
           This box has a color of #50c2af        
        
          <div style="background-color:#50c2af;">Content here</div>
        
        
          .mybackground {background-color:#50c2af;}
        
        Background color #50c2af
      
           Border around this has a color of #50c2af        
        
          <div style="border:2px solid #50c2af;">Content here</div>
        
        
          .myborder {border:2px solid #50c2af;}
        
        Border color #50c2af