#50dffb color space conversions
Hex:
        #50dffb
        RGB:
        80, 223, 251
        CMY:
        69, 13, 2
        CMYK:
        68, 11, 0, 2
      HSL:
        190°, 95.5307%, 64.9020%
        HSV (HSB):
        190°, 68.1275%, 98.4314%
        XYZ:
        47.1085, 61.4459, 100.6441
        xyY:
        0.2252, 0.2937, 61.4459
      CIE-Lab:
        82.6179, -29.3851, -24.7919
        CIE-LCH:
        82.6179, 38.4464, 220.1539
        CIE-Luv:
        82.6179, -53.2200, -35.5966
        Hunter-Lab:
        78.3874, -29.9047, -21.2532
      #50dffb color charts
#50dffb RGB chart
      #50dffb CMYK chart
      #50dffb RGB pie chart
      #50dffb color shades, tints & tones
#50dffb color schemes
#50dffb color preview, HTML & CSS examples
           This text has a color of #50dffb        
        
          <p style="color:#50dffb;">Text here</p>
        
        
          .mytext {color:#50dffb;}
        
        Text color #50dffb
      
           This box has a color of #50dffb        
        
          <div style="background-color:#50dffb;">Content here</div>
        
        
          .mybackground {background-color:#50dffb;}
        
        Background color #50dffb
      
           Border around this has a color of #50dffb        
        
          <div style="border:2px solid #50dffb;">Content here</div>
        
        
          .myborder {border:2px solid #50dffb;}
        
        Border color #50dffb