#50cae3 color space conversions
Hex:
        #50cae3
        RGB:
        80, 202, 227
        CMY:
        69, 21, 11
        CMYK:
        65, 11, 0, 11
      HSL:
        190°, 72.4138%, 60.1961%
        HSV (HSB):
        190°, 64.7577%, 89.0196%
        XYZ:
        38.2939, 49.4926, 80.2078
        xyY:
        0.2279, 0.2946, 49.4926
      CIE-Lab:
        75.7568, -26.2136, -22.4255
        CIE-LCH:
        75.7568, 34.4972, 220.5467
        CIE-Luv:
        75.7568, -47.1339, -31.7073
        Hunter-Lab:
        70.3510, -25.9518, -18.3514
      #50cae3 color charts
#50cae3 RGB chart
      #50cae3 CMYK chart
      #50cae3 RGB pie chart
      #50cae3 color shades, tints & tones
#50cae3 color schemes
#50cae3 color preview, HTML & CSS examples
           This text has a color of #50cae3        
        
          <p style="color:#50cae3;">Text here</p>
        
        
          .mytext {color:#50cae3;}
        
        Text color #50cae3
      
           This box has a color of #50cae3        
        
          <div style="background-color:#50cae3;">Content here</div>
        
        
          .mybackground {background-color:#50cae3;}
        
        Background color #50cae3
      
           Border around this has a color of #50cae3        
        
          <div style="border:2px solid #50cae3;">Content here</div>
        
        
          .myborder {border:2px solid #50cae3;}
        
        Border color #50cae3