#50c0df color space conversions
Hex:
        #50c0df
        RGB:
        80, 192, 223
        CMY:
        69, 25, 13
        CMYK:
        64, 14, 0, 13
      HSL:
        193°, 69.0821%, 59.4118%
        HSV (HSB):
        193°, 64.1256%, 87.4510%
        XYZ:
        35.4772, 44.7325, 76.5764
        xyY:
        0.2263, 0.2853, 44.7325
      CIE-Lab:
        72.7154, -22.3902, -24.9011
        CIE-LCH:
        72.7154, 33.4871, 228.0392
        CIE-Luv:
        72.7154, -43.7288, -36.2100
        Hunter-Lab:
        66.8823, -22.3602, -21.0660
      #50c0df color charts
#50c0df RGB chart
      #50c0df CMYK chart
      #50c0df RGB pie chart
      #50c0df color shades, tints & tones
#50c0df color schemes
#50c0df color preview, HTML & CSS examples
           This text has a color of #50c0df        
        
          <p style="color:#50c0df;">Text here</p>
        
        
          .mytext {color:#50c0df;}
        
        Text color #50c0df
      
           This box has a color of #50c0df        
        
          <div style="background-color:#50c0df;">Content here</div>
        
        
          .mybackground {background-color:#50c0df;}
        
        Background color #50c0df
      
           Border around this has a color of #50c0df        
        
          <div style="border:2px solid #50c0df;">Content here</div>
        
        
          .myborder {border:2px solid #50c0df;}
        
        Border color #50c0df