#50c3ed color space conversions
Hex:
        #50c3ed
        RGB:
        80, 195, 237
        CMY:
        69, 24, 7
        CMYK:
        66, 18, 0, 7
      HSL:
        196°, 81.3472%, 62.1569%
        HSV (HSB):
        196°, 66.2447%, 92.9412%
        XYZ:
        38.1094, 46.8501, 87.1552
        xyY:
        0.2214, 0.2722, 46.8501
      CIE-Lab:
        74.0938, -19.6396, -30.3641
        CIE-LCH:
        74.0938, 36.1620, 237.1050
        CIE-Luv:
        74.0938, -44.0730, -45.9109
        Hunter-Lab:
        68.4471, -20.3987, -27.5822
      #50c3ed color charts
#50c3ed RGB chart
      #50c3ed CMYK chart
      #50c3ed RGB pie chart
      #50c3ed color shades, tints & tones
#50c3ed color schemes
#50c3ed color preview, HTML & CSS examples
           This text has a color of #50c3ed        
        
          <p style="color:#50c3ed;">Text here</p>
        
        
          .mytext {color:#50c3ed;}
        
        Text color #50c3ed
      
           This box has a color of #50c3ed        
        
          <div style="background-color:#50c3ed;">Content here</div>
        
        
          .mybackground {background-color:#50c3ed;}
        
        Background color #50c3ed
      
           Border around this has a color of #50c3ed        
        
          <div style="border:2px solid #50c3ed;">Content here</div>
        
        
          .myborder {border:2px solid #50c3ed;}
        
        Border color #50c3ed