#50fdaa color space conversions
Hex:
        #50fdaa
        RGB:
        80, 253, 170
        CMY:
        69, 1, 33
        CMYK:
        68, 0, 33, 1
      HSL:
        151°, 97.7401%, 65.2941%
        HSV (HSB):
        151°, 68.3794%, 99.2157%
        XYZ:
        45.6892, 74.8583, 50.0712
        xyY:
        0.2678, 0.4387, 74.8583
      CIE-Lab:
        89.3266, -62.3165, 27.2241
        CIE-LCH:
        89.3266, 68.0036, 156.4010
        CIE-Luv:
        89.3266, -68.8145, 49.3928
        Hunter-Lab:
        86.5207, -57.1502, 26.2522
      #50fdaa color charts
#50fdaa RGB chart
      #50fdaa CMYK chart
      #50fdaa RGB pie chart
      #50fdaa color shades, tints & tones
#50fdaa color schemes
#50fdaa color preview, HTML & CSS examples
           This text has a color of #50fdaa        
        
          <p style="color:#50fdaa;">Text here</p>
        
        
          .mytext {color:#50fdaa;}
        
        Text color #50fdaa
      
           This box has a color of #50fdaa        
        
          <div style="background-color:#50fdaa;">Content here</div>
        
        
          .mybackground {background-color:#50fdaa;}
        
        Background color #50fdaa
      
           Border around this has a color of #50fdaa        
        
          <div style="border:2px solid #50fdaa;">Content here</div>
        
        
          .myborder {border:2px solid #50fdaa;}
        
        Border color #50fdaa