#50dbd2 color space conversions
Hex:
        #50dbd2
        RGB:
        80, 219, 210
        CMY:
        69, 14, 18
        CMYK:
        63, 0, 4, 14
      HSL:
        176°, 65.8768%, 58.6275%
        HSV (HSB):
        176°, 63.4703%, 85.8824%
        XYZ:
        40.2726, 57.0217, 69.8565
        xyY:
        0.2409, 0.3411, 57.0217
      CIE-Lab:
        80.1918, -39.0759, -6.6480
        CIE-LCH:
        80.1918, 39.6374, 189.6554
        CIE-Luv:
        80.1918, -54.2915, -4.1456
        Hunter-Lab:
        75.5127, -36.9491, -1.9900
      #50dbd2 color charts
#50dbd2 RGB chart
      #50dbd2 CMYK chart
      #50dbd2 RGB pie chart
      #50dbd2 color shades, tints & tones
#50dbd2 color schemes
#50dbd2 color preview, HTML & CSS examples
           This text has a color of #50dbd2        
        
          <p style="color:#50dbd2;">Text here</p>
        
        
          .mytext {color:#50dbd2;}
        
        Text color #50dbd2
      
           This box has a color of #50dbd2        
        
          <div style="background-color:#50dbd2;">Content here</div>
        
        
          .mybackground {background-color:#50dbd2;}
        
        Background color #50dbd2
      
           Border around this has a color of #50dbd2        
        
          <div style="border:2px solid #50dbd2;">Content here</div>
        
        
          .myborder {border:2px solid #50dbd2;}
        
        Border color #50dbd2