#50f8ce color space conversions
Hex:
        #50f8ce
        RGB:
        80, 248, 206
        CMY:
        69, 3, 19
        CMYK:
        68, 0, 17, 3
      HSL:
        165°, 92.3077%, 64.3137%
        HSV (HSB):
        165°, 67.7419%, 97.2549%
        XYZ:
        48.0162, 73.2965, 70.0094
        xyY:
        0.2510, 0.3831, 73.2965
      CIE-Lab:
        88.5889, -52.5973, 7.7040
        CIE-LCH:
        88.5889, 53.1585, 171.6670
        CIE-Luv:
        88.5889, -64.9012, 20.2809
        Hunter-Lab:
        85.6134, -49.7117, 11.4456
      #50f8ce color charts
#50f8ce RGB chart
      #50f8ce CMYK chart
      #50f8ce RGB pie chart
      #50f8ce color shades, tints & tones
#50f8ce color schemes
#50f8ce color preview, HTML & CSS examples
           This text has a color of #50f8ce        
        
          <p style="color:#50f8ce;">Text here</p>
        
        
          .mytext {color:#50f8ce;}
        
        Text color #50f8ce
      
           This box has a color of #50f8ce        
        
          <div style="background-color:#50f8ce;">Content here</div>
        
        
          .mybackground {background-color:#50f8ce;}
        
        Background color #50f8ce
      
           Border around this has a color of #50f8ce        
        
          <div style="border:2px solid #50f8ce;">Content here</div>
        
        
          .myborder {border:2px solid #50f8ce;}
        
        Border color #50f8ce