#50dedb color space conversions
Hex:
        #50dedb
        RGB:
        80, 222, 219
        CMY:
        69, 13, 14
        CMYK:
        64, 0, 1, 13
      HSL:
        179°, 68.2692%, 59.2157%
        HSV (HSB):
        179°, 63.9640%, 87.0588%
        XYZ:
        42.2157, 59.0625, 76.1930
        xyY:
        0.2379, 0.3328, 59.0625
      CIE-Lab:
        81.3259, -38.0194, -9.7580
        CIE-LCH:
        81.3259, 39.2517, 194.3947
        CIE-Luv:
        81.3259, -54.8253, -9.3019
        Hunter-Lab:
        76.8521, -36.4392, -4.9850
      #50dedb color charts
#50dedb RGB chart
      #50dedb CMYK chart
      #50dedb RGB pie chart
      #50dedb color shades, tints & tones
#50dedb color schemes
#50dedb color preview, HTML & CSS examples
           This text has a color of #50dedb        
        
          <p style="color:#50dedb;">Text here</p>
        
        
          .mytext {color:#50dedb;}
        
        Text color #50dedb
      
           This box has a color of #50dedb        
        
          <div style="background-color:#50dedb;">Content here</div>
        
        
          .mybackground {background-color:#50dedb;}
        
        Background color #50dedb
      
           Border around this has a color of #50dedb        
        
          <div style="border:2px solid #50dedb;">Content here</div>
        
        
          .myborder {border:2px solid #50dedb;}
        
        Border color #50dedb