#50f5ae color space conversions
Hex:
        #50f5ae
        RGB:
        80, 245, 174
        CMY:
        69, 4, 32
        CMYK:
        67, 0, 29, 4
      HSL:
        154°, 89.1892%, 63.7255%
        HSV (HSB):
        154°, 67.3469%, 96.0784%
        XYZ:
        43.6007, 70.0663, 51.2706
        xyY:
        0.2643, 0.4248, 70.0663
      CIE-Lab:
        87.0294, -58.4762, 22.0405
        CIE-LCH:
        87.0294, 62.4920, 159.3479
        CIE-Luv:
        87.0294, -65.7781, 41.6177
        Hunter-Lab:
        83.7056, -53.5076, 22.2782
      #50f5ae color charts
#50f5ae RGB chart
      #50f5ae CMYK chart
      #50f5ae RGB pie chart
      #50f5ae color shades, tints & tones
#50f5ae color schemes
#50f5ae color preview, HTML & CSS examples
           This text has a color of #50f5ae        
        
          <p style="color:#50f5ae;">Text here</p>
        
        
          .mytext {color:#50f5ae;}
        
        Text color #50f5ae
      
           This box has a color of #50f5ae        
        
          <div style="background-color:#50f5ae;">Content here</div>
        
        
          .mybackground {background-color:#50f5ae;}
        
        Background color #50f5ae
      
           Border around this has a color of #50f5ae        
        
          <div style="border:2px solid #50f5ae;">Content here</div>
        
        
          .myborder {border:2px solid #50f5ae;}
        
        Border color #50f5ae