#50d0ed color space conversions
Hex:
        #50d0ed
        RGB:
        80, 208, 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.1502, 52.9316, 88.1687
        xyY:
        0.2258, 0.2904, 52.9316
      CIE-Lab:
        77.8346, -26.2076, -24.6315
        CIE-LCH:
        77.8346, 35.9659, 223.2242
        CIE-Luv:
        77.8346, -48.7231, -35.5300
        Hunter-Lab:
        72.7541, -26.3590, -20.9240
      #50d0ed color charts
#50d0ed RGB chart
      #50d0ed CMYK chart
      #50d0ed RGB pie chart
      #50d0ed color shades, tints & tones
#50d0ed color schemes
#50d0ed color preview, HTML & CSS examples
           This text has a color of #50d0ed        
        
          <p style="color:#50d0ed;">Text here</p>
        
        
          .mytext {color:#50d0ed;}
        
        Text color #50d0ed
      
           This box has a color of #50d0ed        
        
          <div style="background-color:#50d0ed;">Content here</div>
        
        
          .mybackground {background-color:#50d0ed;}
        
        Background color #50d0ed
      
           Border around this has a color of #50d0ed        
        
          <div style="border:2px solid #50d0ed;">Content here</div>
        
        
          .myborder {border:2px solid #50d0ed;}
        
        Border color #50d0ed