#50e2dc color space conversions
Hex:
        #50e2dc
        RGB:
        80, 226, 220
        CMY:
        69, 11, 14
        CMYK:
        65, 0, 3, 11
      HSL:
        178°, 71.5686%, 60.0000%
        HSV (HSB):
        178°, 64.6018%, 88.6275%
        XYZ:
        43.4229, 61.2655, 77.2469
        xyY:
        0.2387, 0.3367, 61.2655
      CIE-Lab:
        82.5213, -39.5696, -8.5120
        CIE-LCH:
        82.5213, 40.4747, 192.1402
        CIE-Luv:
        82.5213, -56.1998, -7.0724
        Hunter-Lab:
        78.2723, -37.9505, -3.7227
      #50e2dc color charts
#50e2dc RGB chart
      #50e2dc CMYK chart
      #50e2dc RGB pie chart
      #50e2dc color shades, tints & tones
#50e2dc color schemes
#50e2dc color preview, HTML & CSS examples
           This text has a color of #50e2dc        
        
          <p style="color:#50e2dc;">Text here</p>
        
        
          .mytext {color:#50e2dc;}
        
        Text color #50e2dc
      
           This box has a color of #50e2dc        
        
          <div style="background-color:#50e2dc;">Content here</div>
        
        
          .mybackground {background-color:#50e2dc;}
        
        Background color #50e2dc
      
           Border around this has a color of #50e2dc        
        
          <div style="border:2px solid #50e2dc;">Content here</div>
        
        
          .myborder {border:2px solid #50e2dc;}
        
        Border color #50e2dc