#50efee color space conversions
Hex:
        #50efee
        RGB:
        80, 239, 238
        CMY:
        69, 6, 7
        CMYK:
        67, 0, 0, 6
      HSL:
        180°, 83.2461%, 62.5490%
        HSV (HSB):
        180°, 66.5272%, 93.7255%
        XYZ:
        49.6074, 69.6115, 91.7107
        xyY:
        0.2352, 0.3300, 69.6115
      CIE-Lab:
        86.8060, -40.5612, -11.6272
        CIE-LCH:
        86.8060, 42.1948, 195.9953
        CIE-Luv:
        86.8060, -59.6803, -12.0420
        Hunter-Lab:
        83.4335, -39.8772, -6.7685
      #50efee color charts
#50efee RGB chart
      #50efee CMYK chart
      #50efee RGB pie chart
      #50efee color shades, tints & tones
#50efee color schemes
#50efee color preview, HTML & CSS examples
           This text has a color of #50efee        
        
          <p style="color:#50efee;">Text here</p>
        
        
          .mytext {color:#50efee;}
        
        Text color #50efee
      
           This box has a color of #50efee        
        
          <div style="background-color:#50efee;">Content here</div>
        
        
          .mybackground {background-color:#50efee;}
        
        Background color #50efee
      
           Border around this has a color of #50efee        
        
          <div style="border:2px solid #50efee;">Content here</div>
        
        
          .myborder {border:2px solid #50efee;}
        
        Border color #50efee