#50dbd8 color space conversions
Hex:
        #50dbd8
        RGB:
        80, 219, 216
        CMY:
        69, 14, 15
        CMYK:
        63, 0, 1, 14
      HSL:
        179°, 65.8768%, 58.6275%
        HSV (HSB):
        179°, 63.4703%, 85.8824%
        XYZ:
        41.0345, 57.3264, 73.8681
        xyY:
        0.2383, 0.3328, 57.3264
      CIE-Lab:
        80.3628, -37.4600, -9.5938
        CIE-LCH:
        80.3628, 38.6690, 194.3652
        CIE-Luv:
        80.3628, -53.9273, -9.1078
        Hunter-Lab:
        75.7142, -35.7590, -4.8444
      #50dbd8 color charts
#50dbd8 RGB chart
      #50dbd8 CMYK chart
      #50dbd8 RGB pie chart
      #50dbd8 color shades, tints & tones
#50dbd8 color schemes
#50dbd8 color preview, HTML & CSS examples
           This text has a color of #50dbd8        
        
          <p style="color:#50dbd8;">Text here</p>
        
        
          .mytext {color:#50dbd8;}
        
        Text color #50dbd8
      
           This box has a color of #50dbd8        
        
          <div style="background-color:#50dbd8;">Content here</div>
        
        
          .mybackground {background-color:#50dbd8;}
        
        Background color #50dbd8
      
           Border around this has a color of #50dbd8        
        
          <div style="border:2px solid #50dbd8;">Content here</div>
        
        
          .myborder {border:2px solid #50dbd8;}
        
        Border color #50dbd8