#50d2d5 color space conversions
Hex:
        #50d2d5
        RGB:
        80, 210, 213
        CMY:
        69, 18, 16
        CMYK:
        62, 1, 0, 16
      HSL:
        181°, 61.2903%, 57.4510%
        HSV (HSB):
        181°, 62.4413%, 83.5294%
        XYZ:
        38.3651, 52.6028, 71.0821
        xyY:
        0.2367, 0.3246, 52.6028
      CIE-Lab:
        77.6399, -34.1018, -12.0508
        CIE-LCH:
        77.6399, 36.1685, 199.4623
        CIE-Luv:
        77.6399, -50.8437, -13.5306
        Hunter-Lab:
        72.5278, -32.5022, -7.3388
      #50d2d5 color charts
#50d2d5 RGB chart
      #50d2d5 CMYK chart
      #50d2d5 RGB pie chart
      #50d2d5 color shades, tints & tones
#50d2d5 color schemes
#50d2d5 color preview, HTML & CSS examples
           This text has a color of #50d2d5        
        
          <p style="color:#50d2d5;">Text here</p>
        
        
          .mytext {color:#50d2d5;}
        
        Text color #50d2d5
      
           This box has a color of #50d2d5        
        
          <div style="background-color:#50d2d5;">Content here</div>
        
        
          .mybackground {background-color:#50d2d5;}
        
        Background color #50d2d5
      
           Border around this has a color of #50d2d5        
        
          <div style="border:2px solid #50d2d5;">Content here</div>
        
        
          .myborder {border:2px solid #50d2d5;}
        
        Border color #50d2d5