#50d7cb color space conversions
Hex:
        #50d7cb
        RGB:
        80, 215, 203
        CMY:
        69, 16, 20
        CMYK:
        63, 0, 6, 16
      HSL:
        175°, 62.7907%, 57.8431%
        HSV (HSB):
        175°, 62.7907%, 84.3137%
        XYZ:
        38.3882, 54.6181, 65.0190
        xyY:
        0.2429, 0.3456, 54.6181
      CIE-Lab:
        78.8208, -39.1179, -4.9345
        CIE-LCH:
        78.8208, 39.4279, 187.1895
        CIE-Luv:
        78.8208, -53.2588, -1.4235
        Hunter-Lab:
        73.9041, -36.6134, -0.4290
      #50d7cb color charts
#50d7cb RGB chart
      #50d7cb CMYK chart
      #50d7cb RGB pie chart
      #50d7cb color shades, tints & tones
#50d7cb color schemes
#50d7cb color preview, HTML & CSS examples
           This text has a color of #50d7cb        
        
          <p style="color:#50d7cb;">Text here</p>
        
        
          .mytext {color:#50d7cb;}
        
        Text color #50d7cb
      
           This box has a color of #50d7cb        
        
          <div style="background-color:#50d7cb;">Content here</div>
        
        
          .mybackground {background-color:#50d7cb;}
        
        Background color #50d7cb
      
           Border around this has a color of #50d7cb        
        
          <div style="border:2px solid #50d7cb;">Content here</div>
        
        
          .myborder {border:2px solid #50d7cb;}
        
        Border color #50d7cb