#50d1ed color space conversions
Hex:
        #50d1ed
        RGB:
        80, 209, 237
        CMY:
        69, 18, 7
        CMYK:
        66, 12, 0, 7
      HSL:
        191°, 81.3472%, 62.1569%
        HSV (HSB):
        191°, 66.2447%, 92.9412%
        XYZ:
        41.3948, 53.4208, 88.2503
        xyY:
        0.2261, 0.2918, 53.4208
      CIE-Lab:
        78.1228, -26.7018, -24.1920
        CIE-LCH:
        78.1228, 36.0311, 222.1768
        CIE-Luv:
        78.1228, -49.0807, -34.7337
        Hunter-Lab:
        73.0896, -26.8120, -20.4256
      #50d1ed color charts
#50d1ed RGB chart
      #50d1ed CMYK chart
      #50d1ed RGB pie chart
      #50d1ed color shades, tints & tones
#50d1ed color schemes
#50d1ed color preview, HTML & CSS examples
           This text has a color of #50d1ed        
        
          <p style="color:#50d1ed;">Text here</p>
        
        
          .mytext {color:#50d1ed;}
        
        Text color #50d1ed
      
           This box has a color of #50d1ed        
        
          <div style="background-color:#50d1ed;">Content here</div>
        
        
          .mybackground {background-color:#50d1ed;}
        
        Background color #50d1ed
      
           Border around this has a color of #50d1ed        
        
          <div style="border:2px solid #50d1ed;">Content here</div>
        
        
          .myborder {border:2px solid #50d1ed;}
        
        Border color #50d1ed