#50e0e5 color space conversions
Hex:
        #50e0e5
        RGB:
        80, 224, 229
        CMY:
        69, 12, 10
        CMYK:
        65, 2, 0, 10
      HSL:
        182°, 74.1294%, 60.5882%
        HSV (HSB):
        182°, 65.0655%, 89.8039%
        XYZ:
        44.1068, 60.6739, 83.5153
        xyY:
        0.2342, 0.3222, 60.6739
      CIE-Lab:
        82.2031, -36.1872, -13.7605
        CIE-LCH:
        82.2031, 38.7152, 200.8198
        CIE-Luv:
        82.2031, -54.9263, -16.1155
        Hunter-Lab:
        77.8935, -35.2389, -9.0437
      #50e0e5 color charts
#50e0e5 RGB chart
      #50e0e5 CMYK chart
      #50e0e5 RGB pie chart
      #50e0e5 color shades, tints & tones
#50e0e5 color schemes
#50e0e5 color preview, HTML & CSS examples
           This text has a color of #50e0e5        
        
          <p style="color:#50e0e5;">Text here</p>
        
        
          .mytext {color:#50e0e5;}
        
        Text color #50e0e5
      
           This box has a color of #50e0e5        
        
          <div style="background-color:#50e0e5;">Content here</div>
        
        
          .mybackground {background-color:#50e0e5;}
        
        Background color #50e0e5
      
           Border around this has a color of #50e0e5        
        
          <div style="border:2px solid #50e0e5;">Content here</div>
        
        
          .myborder {border:2px solid #50e0e5;}
        
        Border color #50e0e5