#50eca5 color space conversions
Hex:
        #50eca5
        RGB:
        80, 236, 165
        CMY:
        69, 7, 35
        CMYK:
        66, 0, 30, 7
      HSL:
        153°, 80.4124%, 61.9608%
        HSV (HSB):
        153°, 66.1017%, 92.5490%
        XYZ:
        40.0952, 64.4130, 45.9170
        xyY:
        0.2665, 0.4282, 64.4130
      CIE-Lab:
        84.1803, -56.8202, 22.7443
        CIE-LCH:
        84.1803, 61.2033, 158.1845
        CIE-Luv:
        84.1803, -63.0908, 42.0130
        Hunter-Lab:
        80.2577, -51.2757, 22.2594
      #50eca5 color charts
#50eca5 RGB chart
      #50eca5 CMYK chart
      #50eca5 RGB pie chart
      #50eca5 color shades, tints & tones
#50eca5 color schemes
#50eca5 color preview, HTML & CSS examples
           This text has a color of #50eca5        
        
          <p style="color:#50eca5;">Text here</p>
        
        
          .mytext {color:#50eca5;}
        
        Text color #50eca5
      
           This box has a color of #50eca5        
        
          <div style="background-color:#50eca5;">Content here</div>
        
        
          .mybackground {background-color:#50eca5;}
        
        Background color #50eca5
      
           Border around this has a color of #50eca5        
        
          <div style="border:2px solid #50eca5;">Content here</div>
        
        
          .myborder {border:2px solid #50eca5;}
        
        Border color #50eca5