#50e8e1 color space conversions
Hex:
        #50e8e1
        RGB:
        80, 232, 225
        CMY:
        69, 9, 12
        CMYK:
        66, 0, 3, 9
      HSL:
        177°, 76.7677%, 61.1765%
        HSV (HSB):
        177°, 65.5172%, 90.9804%
        XYZ:
        45.7555, 64.8549, 81.3409
        xyY:
        0.2384, 0.3379, 64.8549
      CIE-Lab:
        84.4089, -40.9305, -8.3545
        CIE-LCH:
        84.4089, 41.7745, 191.5364
        CIE-Luv:
        84.4089, -58.0301, -6.6294
        Hunter-Lab:
        80.5326, -39.5152, -3.5123
      #50e8e1 color charts
#50e8e1 RGB chart
      #50e8e1 CMYK chart
      #50e8e1 RGB pie chart
      #50e8e1 color shades, tints & tones
#50e8e1 color schemes
#50e8e1 color preview, HTML & CSS examples
           This text has a color of #50e8e1        
        
          <p style="color:#50e8e1;">Text here</p>
        
        
          .mytext {color:#50e8e1;}
        
        Text color #50e8e1
      
           This box has a color of #50e8e1        
        
          <div style="background-color:#50e8e1;">Content here</div>
        
        
          .mybackground {background-color:#50e8e1;}
        
        Background color #50e8e1
      
           Border around this has a color of #50e8e1        
        
          <div style="border:2px solid #50e8e1;">Content here</div>
        
        
          .myborder {border:2px solid #50e8e1;}
        
        Border color #50e8e1