#50c0e0 color space conversions
Hex:
        #50c0e0
        RGB:
        80, 192, 224
        CMY:
        69, 25, 12
        CMYK:
        64, 14, 0, 12
      HSL:
        193°, 69.9029%, 59.6078%
        HSV (HSB):
        193°, 64.2857%, 87.8431%
        XYZ:
        35.6124, 44.7866, 77.2887
        xyY:
        0.2258, 0.2840, 44.7866
      CIE-Lab:
        72.7511, -22.0874, -25.3892
        CIE-LCH:
        72.7511, 33.6521, 228.9783
        CIE-Luv:
        72.7511, -43.6762, -37.0728
        Hunter-Lab:
        66.9228, -22.1274, -21.6277
      #50c0e0 color charts
#50c0e0 RGB chart
      #50c0e0 CMYK chart
      #50c0e0 RGB pie chart
      #50c0e0 color shades, tints & tones
#50c0e0 color schemes
#50c0e0 color preview, HTML & CSS examples
           This text has a color of #50c0e0        
        
          <p style="color:#50c0e0;">Text here</p>
        
        
          .mytext {color:#50c0e0;}
        
        Text color #50c0e0
      
           This box has a color of #50c0e0        
        
          <div style="background-color:#50c0e0;">Content here</div>
        
        
          .mybackground {background-color:#50c0e0;}
        
        Background color #50c0e0
      
           Border around this has a color of #50c0e0        
        
          <div style="border:2px solid #50c0e0;">Content here</div>
        
        
          .myborder {border:2px solid #50c0e0;}
        
        Border color #50c0e0