#50e1e2 color space conversions
Hex:
        #50e1e2
        RGB:
        80, 225, 226
        CMY:
        69, 12, 11
        CMYK:
        65, 0, 0, 11
      HSL:
        180°, 71.5686%, 60.0000%
        HSV (HSB):
        180°, 64.6018%, 88.6275%
        XYZ:
        43.9609, 61.0469, 81.4177
        xyY:
        0.2358, 0.3275, 61.0469
      CIE-Lab:
        82.4039, -37.4798, -11.8686
        CIE-LCH:
        82.4039, 39.3141, 197.5712
        CIE-Luv:
        82.4039, -55.4695, -12.8277
        Hunter-Lab:
        78.1325, -36.2996, -7.0902
      #50e1e2 color charts
#50e1e2 RGB chart
      #50e1e2 CMYK chart
      #50e1e2 RGB pie chart
      #50e1e2 color shades, tints & tones
#50e1e2 color schemes
#50e1e2 color preview, HTML & CSS examples
           This text has a color of #50e1e2        
        
          <p style="color:#50e1e2;">Text here</p>
        
        
          .mytext {color:#50e1e2;}
        
        Text color #50e1e2
      
           This box has a color of #50e1e2        
        
          <div style="background-color:#50e1e2;">Content here</div>
        
        
          .mybackground {background-color:#50e1e2;}
        
        Background color #50e1e2
      
           Border around this has a color of #50e1e2        
        
          <div style="border:2px solid #50e1e2;">Content here</div>
        
        
          .myborder {border:2px solid #50e1e2;}
        
        Border color #50e1e2