#50fdf2 color space conversions
Hex:
        #50fdf2
        RGB:
        80, 253, 242
        CMY:
        69, 1, 5
        CMYK:
        68, 0, 4, 1
      HSL:
        176°, 97.7401%, 65.2941%
        HSV (HSB):
        176°, 68.3794%, 99.2157%
        XYZ:
        54.4606, 78.3668, 96.2603
        xyY:
        0.2377, 0.3421, 78.3668
      CIE-Lab:
        90.9470, -45.6889, -7.5605
        CIE-LCH:
        90.9470, 46.3102, 189.3960
        CIE-Luv:
        90.9470, -64.3225, -4.6565
        Hunter-Lab:
        88.5250, -45.1057, -2.5032
      #50fdf2 color charts
#50fdf2 RGB chart
      #50fdf2 CMYK chart
      #50fdf2 RGB pie chart
      #50fdf2 color shades, tints & tones
#50fdf2 color schemes
#50fdf2 color preview, HTML & CSS examples
           This text has a color of #50fdf2        
        
          <p style="color:#50fdf2;">Text here</p>
        
        
          .mytext {color:#50fdf2;}
        
        Text color #50fdf2
      
           This box has a color of #50fdf2        
        
          <div style="background-color:#50fdf2;">Content here</div>
        
        
          .mybackground {background-color:#50fdf2;}
        
        Background color #50fdf2
      
           Border around this has a color of #50fdf2        
        
          <div style="border:2px solid #50fdf2;">Content here</div>
        
        
          .myborder {border:2px solid #50fdf2;}
        
        Border color #50fdf2