#50c0e1 color space conversions
Hex:
        #50c0e1
        RGB:
        80, 192, 225
        CMY:
        69, 25, 12
        CMYK:
        64, 15, 0, 12
      HSL:
        194°, 70.7317%, 59.8039%
        HSV (HSB):
        194°, 64.4444%, 88.2353%
        XYZ:
        35.7485, 44.8410, 78.0052
        xyY:
        0.2254, 0.2827, 44.8410
      CIE-Lab:
        72.7871, -21.7838, -25.8769
        CIE-LCH:
        72.7871, 33.8252, 229.9085
        CIE-Luv:
        72.7871, -43.6237, -37.9358
        Hunter-Lab:
        66.9634, -21.8935, -22.1921
      #50c0e1 color charts
#50c0e1 RGB chart
      #50c0e1 CMYK chart
      #50c0e1 RGB pie chart
      #50c0e1 color shades, tints & tones
#50c0e1 color schemes
#50c0e1 color preview, HTML & CSS examples
           This text has a color of #50c0e1        
        
          <p style="color:#50c0e1;">Text here</p>
        
        
          .mytext {color:#50c0e1;}
        
        Text color #50c0e1
      
           This box has a color of #50c0e1        
        
          <div style="background-color:#50c0e1;">Content here</div>
        
        
          .mybackground {background-color:#50c0e1;}
        
        Background color #50c0e1
      
           Border around this has a color of #50c0e1        
        
          <div style="border:2px solid #50c0e1;">Content here</div>
        
        
          .myborder {border:2px solid #50c0e1;}
        
        Border color #50c0e1