#50cec4 color space conversions
Hex:
        #50cec4
        RGB:
        80, 206, 196
        CMY:
        69, 19, 23
        CMYK:
        61, 0, 5, 19
      HSL:
        175°, 56.2500%, 56.0784%
        HSV (HSB):
        175°, 61.1650%, 80.7843%
        XYZ:
        35.3434, 49.8336, 59.9806
        xyY:
        0.2435, 0.3433, 49.8336
      CIE-Lab:
        75.9670, -36.8591, -5.3870
        CIE-LCH:
        75.9670, 37.2506, 188.3150
        CIE-Luv:
        75.9670, -50.3685, -2.4687
        Hunter-Lab:
        70.5929, -34.1690, -0.9618
      #50cec4 color charts
#50cec4 RGB chart
      #50cec4 CMYK chart
      #50cec4 RGB pie chart
      #50cec4 color shades, tints & tones
#50cec4 color schemes
#50cec4 color preview, HTML & CSS examples
           This text has a color of #50cec4        
        
          <p style="color:#50cec4;">Text here</p>
        
        
          .mytext {color:#50cec4;}
        
        Text color #50cec4
      
           This box has a color of #50cec4        
        
          <div style="background-color:#50cec4;">Content here</div>
        
        
          .mybackground {background-color:#50cec4;}
        
        Background color #50cec4
      
           Border around this has a color of #50cec4        
        
          <div style="border:2px solid #50cec4;">Content here</div>
        
        
          .myborder {border:2px solid #50cec4;}
        
        Border color #50cec4