#50edfa color space conversions
Hex:
        #50edfa
        RGB:
        80, 237, 250
        CMY:
        69, 7, 2
        CMYK:
        68, 5, 0, 2
      HSL:
        185°, 94.4444%, 64.7059%
        HSV (HSB):
        185°, 68.0000%, 98.0392%
        XYZ:
        50.8478, 69.1760, 101.1148
        xyY:
        0.2299, 0.3128, 69.1760
      CIE-Lab:
        86.5911, -36.3073, -18.2447
        CIE-LCH:
        86.5911, 40.6336, 206.6798
        CIE-Luv:
        86.5911, -58.2067, -23.6662
        Hunter-Lab:
        83.1721, -36.4241, -13.8602
      #50edfa color charts
#50edfa RGB chart
      #50edfa CMYK chart
      #50edfa RGB pie chart
      #50edfa color shades, tints & tones
#50edfa color schemes
#50edfa color preview, HTML & CSS examples
           This text has a color of #50edfa        
        
          <p style="color:#50edfa;">Text here</p>
        
        
          .mytext {color:#50edfa;}
        
        Text color #50edfa
      
           This box has a color of #50edfa        
        
          <div style="background-color:#50edfa;">Content here</div>
        
        
          .mybackground {background-color:#50edfa;}
        
        Background color #50edfa
      
           Border around this has a color of #50edfa        
        
          <div style="border:2px solid #50edfa;">Content here</div>
        
        
          .myborder {border:2px solid #50edfa;}
        
        Border color #50edfa