#50faf1 color space conversions
Hex:
        #50faf1
        RGB:
        80, 250, 241
        CMY:
        69, 2, 5
        CMYK:
        68, 0, 4, 2
      HSL:
        177°, 94.4444%, 64.7059%
        HSV (HSB):
        177°, 68.0000%, 98.0392%
        XYZ:
        53.3711, 76.4276, 95.1581
        xyY:
        0.2373, 0.3397, 76.4276
      CIE-Lab:
        90.0575, -44.6426, -8.3587
        CIE-LCH:
        90.0575, 45.4184, 190.6051
        CIE-Luv:
        90.0575, -63.3426, -6.1109
        Hunter-Lab:
        87.4229, -44.0170, -3.3400
      #50faf1 color charts
#50faf1 RGB chart
      #50faf1 CMYK chart
      #50faf1 RGB pie chart
      #50faf1 color shades, tints & tones
#50faf1 color schemes
#50faf1 color preview, HTML & CSS examples
           This text has a color of #50faf1        
        
          <p style="color:#50faf1;">Text here</p>
        
        
          .mytext {color:#50faf1;}
        
        Text color #50faf1
      
           This box has a color of #50faf1        
        
          <div style="background-color:#50faf1;">Content here</div>
        
        
          .mybackground {background-color:#50faf1;}
        
        Background color #50faf1
      
           Border around this has a color of #50faf1        
        
          <div style="border:2px solid #50faf1;">Content here</div>
        
        
          .myborder {border:2px solid #50faf1;}
        
        Border color #50faf1