#50ebbe color space conversions
Hex:
        #50ebbe
        RGB:
        80, 235, 190
        CMY:
        69, 8, 25
        CMYK:
        66, 0, 19, 8
      HSL:
        163°, 79.4872%, 61.7647%
        HSV (HSB):
        163°, 65.9574%, 92.1569%
        XYZ:
        42.3109, 64.8398, 59.0005
        xyY:
        0.2547, 0.3902, 64.8398
      CIE-Lab:
        84.4011, -50.9882, 10.0525
        CIE-LCH:
        84.4011, 51.9697, 168.8470
        CIE-Luv:
        84.4011, -61.2754, 23.3303
        Hunter-Lab:
        80.5232, -47.1229, 12.9236
      #50ebbe color charts
#50ebbe RGB chart
      #50ebbe CMYK chart
      #50ebbe RGB pie chart
      #50ebbe color shades, tints & tones
#50ebbe color schemes
#50ebbe color preview, HTML & CSS examples
           This text has a color of #50ebbe        
        
          <p style="color:#50ebbe;">Text here</p>
        
        
          .mytext {color:#50ebbe;}
        
        Text color #50ebbe
      
           This box has a color of #50ebbe        
        
          <div style="background-color:#50ebbe;">Content here</div>
        
        
          .mybackground {background-color:#50ebbe;}
        
        Background color #50ebbe
      
           Border around this has a color of #50ebbe        
        
          <div style="border:2px solid #50ebbe;">Content here</div>
        
        
          .myborder {border:2px solid #50ebbe;}
        
        Border color #50ebbe