#50c1ed color space conversions
Hex:
        #50c1ed
        RGB:
        80, 193, 237
        CMY:
        69, 24, 7
        CMYK:
        66, 19, 0, 7
      HSL:
        197°, 81.3472%, 62.1569%
        HSV (HSB):
        197°, 66.2447%, 92.9412%
        XYZ:
        37.6643, 45.9598, 87.0068
        xyY:
        0.2207, 0.2694, 45.9598
      CIE-Lab:
        73.5195, -18.6052, -31.2489
        CIE-LCH:
        73.5195, 36.3682, 239.2309
        CIE-Luv:
        73.5195, -43.3582, -47.5092
        Hunter-Lab:
        67.7937, -19.4693, -28.6375
      #50c1ed color charts
#50c1ed RGB chart
      #50c1ed CMYK chart
      #50c1ed RGB pie chart
      #50c1ed color shades, tints & tones
#50c1ed color schemes
#50c1ed color preview, HTML & CSS examples
           This text has a color of #50c1ed        
        
          <p style="color:#50c1ed;">Text here</p>
        
        
          .mytext {color:#50c1ed;}
        
        Text color #50c1ed
      
           This box has a color of #50c1ed        
        
          <div style="background-color:#50c1ed;">Content here</div>
        
        
          .mybackground {background-color:#50c1ed;}
        
        Background color #50c1ed
      
           Border around this has a color of #50c1ed        
        
          <div style="border:2px solid #50c1ed;">Content here</div>
        
        
          .myborder {border:2px solid #50c1ed;}
        
        Border color #50c1ed