#50f9de color space conversions
Hex:
        #50f9de
        RGB:
        80, 249, 222
        CMY:
        69, 2, 13
        CMYK:
        68, 0, 11, 2
      HSL:
        170°, 93.3702%, 64.5098%
        HSV (HSB):
        170°, 67.8715%, 97.6471%
        XYZ:
        50.3688, 74.7308, 80.8770
        xyY:
        0.2445, 0.3628, 74.7308
      CIE-Lab:
        89.2667, -49.1187, 0.3666
        CIE-LCH:
        89.2667, 49.1201, 179.5724
        CIE-Luv:
        89.2667, -64.2319, 8.5088
        Hunter-Lab:
        86.4470, -47.2782, 5.0430
      #50f9de color charts
#50f9de RGB chart
      #50f9de CMYK chart
      #50f9de RGB pie chart
      #50f9de color shades, tints & tones
#50f9de color schemes
#50f9de color preview, HTML & CSS examples
           This text has a color of #50f9de        
        
          <p style="color:#50f9de;">Text here</p>
        
        
          .mytext {color:#50f9de;}
        
        Text color #50f9de
      
           This box has a color of #50f9de        
        
          <div style="background-color:#50f9de;">Content here</div>
        
        
          .mybackground {background-color:#50f9de;}
        
        Background color #50f9de
      
           Border around this has a color of #50f9de        
        
          <div style="border:2px solid #50f9de;">Content here</div>
        
        
          .myborder {border:2px solid #50f9de;}
        
        Border color #50f9de