#50dcef color space conversions
Hex:
        #50dcef
        RGB:
        80, 220, 239
        CMY:
        69, 14, 6
        CMYK:
        67, 8, 0, 6
      HSL:
        187°, 83.2461%, 62.5490%
        HSV (HSB):
        187°, 66.5272%, 93.7255%
        XYZ:
        44.4815, 59.1239, 90.7290
        xyY:
        0.2289, 0.3042, 59.1239
      CIE-Lab:
        81.3596, -31.4584, -20.3410
        CIE-LCH:
        81.3596, 37.4618, 212.8868
        CIE-Luv:
        81.3596, -52.8867, -27.7180
        Hunter-Lab:
        76.8920, -31.3002, -16.1350
      #50dcef color charts
#50dcef RGB chart
      #50dcef CMYK chart
      #50dcef RGB pie chart
      #50dcef color shades, tints & tones
#50dcef color schemes
#50dcef color preview, HTML & CSS examples
           This text has a color of #50dcef        
        
          <p style="color:#50dcef;">Text here</p>
        
        
          .mytext {color:#50dcef;}
        
        Text color #50dcef
      
           This box has a color of #50dcef        
        
          <div style="background-color:#50dcef;">Content here</div>
        
        
          .mybackground {background-color:#50dcef;}
        
        Background color #50dcef
      
           Border around this has a color of #50dcef        
        
          <div style="border:2px solid #50dcef;">Content here</div>
        
        
          .myborder {border:2px solid #50dcef;}
        
        Border color #50dcef