#50f2ec color space conversions
Hex:
        #50f2ec
        RGB:
        80, 242, 236
        CMY:
        69, 5, 7
        CMYK:
        67, 0, 2, 5
      HSL:
        178°, 86.1702%, 63.1373%
        HSV (HSB):
        178°, 66.9421%, 94.9020%
        XYZ:
        50.2007, 71.2659, 90.4667
        xyY:
        0.2369, 0.3363, 71.2659
      CIE-Lab:
        87.6140, -42.4455, -9.3761
        CIE-LCH:
        87.6140, 43.4687, 192.4565
        CIE-Luv:
        87.6140, -60.8655, -8.0845
        Hunter-Lab:
        84.4191, -41.5865, -4.4440
      #50f2ec color charts
#50f2ec RGB chart
      #50f2ec CMYK chart
      #50f2ec RGB pie chart
      #50f2ec color shades, tints & tones
#50f2ec color schemes
#50f2ec color preview, HTML & CSS examples
           This text has a color of #50f2ec        
        
          <p style="color:#50f2ec;">Text here</p>
        
        
          .mytext {color:#50f2ec;}
        
        Text color #50f2ec
      
           This box has a color of #50f2ec        
        
          <div style="background-color:#50f2ec;">Content here</div>
        
        
          .mybackground {background-color:#50f2ec;}
        
        Background color #50f2ec
      
           Border around this has a color of #50f2ec        
        
          <div style="border:2px solid #50f2ec;">Content here</div>
        
        
          .myborder {border:2px solid #50f2ec;}
        
        Border color #50f2ec