#50e2e2 color space conversions
Hex:
        #50e2e2
        RGB:
        80, 226, 226
        CMY:
        69, 11, 11
        CMYK:
        65, 0, 0, 11
      HSL:
        180°, 71.5686%, 60.0000%
        HSV (HSB):
        180°, 64.6018%, 88.6275%
        XYZ:
        44.2321, 61.5892, 81.5081
        xyY:
        0.2361, 0.3288, 61.5892
      CIE-Lab:
        82.6945, -37.9387, -11.4348
        CIE-LCH:
        82.6945, 39.6245, 196.7729
        CIE-Luv:
        82.6945, -55.8271, -12.0565
        Hunter-Lab:
        78.4788, -36.7319, -6.6435
      #50e2e2 color charts
#50e2e2 RGB chart
      #50e2e2 CMYK chart
      #50e2e2 RGB pie chart
      #50e2e2 color shades, tints & tones
#50e2e2 color schemes
#50e2e2 color preview, HTML & CSS examples
           This text has a color of #50e2e2        
        
          <p style="color:#50e2e2;">Text here</p>
        
        
          .mytext {color:#50e2e2;}
        
        Text color #50e2e2
      
           This box has a color of #50e2e2        
        
          <div style="background-color:#50e2e2;">Content here</div>
        
        
          .mybackground {background-color:#50e2e2;}
        
        Background color #50e2e2
      
           Border around this has a color of #50e2e2        
        
          <div style="border:2px solid #50e2e2;">Content here</div>
        
        
          .myborder {border:2px solid #50e2e2;}
        
        Border color #50e2e2