#50d4db color space conversions
Hex:
        #50d4db
        RGB:
        80, 212, 219
        CMY:
        69, 17, 14
        CMYK:
        63, 3, 0, 14
      HSL:
        183°, 65.8768%, 58.6275%
        HSV (HSB):
        183°, 63.4703%, 85.8824%
        XYZ:
        39.6379, 53.9069, 75.3338
        xyY:
        0.2347, 0.3192, 53.9069
      CIE-Lab:
        78.4074, -33.3681, -14.1199
        CIE-LCH:
        78.4074, 36.2326, 202.9359
        CIE-Luv:
        78.4074, -51.2155, -17.0269
        Hunter-Lab:
        73.4213, -32.1206, -9.4394
      #50d4db color charts
#50d4db RGB chart
      #50d4db CMYK chart
      #50d4db RGB pie chart
      #50d4db color shades, tints & tones
#50d4db color schemes
#50d4db color preview, HTML & CSS examples
           This text has a color of #50d4db        
        
          <p style="color:#50d4db;">Text here</p>
        
        
          .mytext {color:#50d4db;}
        
        Text color #50d4db
      
           This box has a color of #50d4db        
        
          <div style="background-color:#50d4db;">Content here</div>
        
        
          .mybackground {background-color:#50d4db;}
        
        Background color #50d4db
      
           Border around this has a color of #50d4db        
        
          <div style="border:2px solid #50d4db;">Content here</div>
        
        
          .myborder {border:2px solid #50d4db;}
        
        Border color #50d4db