#50cae7 color space conversions
Hex:
        #50cae7
        RGB:
        80, 202, 231
        CMY:
        69, 21, 9
        CMYK:
        65, 13, 0, 9
      HSL:
        192°, 75.8794%, 60.9804%
        HSV (HSB):
        192°, 65.3680%, 90.5882%
        XYZ:
        38.8526, 49.7161, 83.1497
        xyY:
        0.2263, 0.2895, 49.7161
      CIE-Lab:
        75.8946, -25.0207, -24.3697
        CIE-LCH:
        75.8946, 34.9273, 224.2448
        CIE-Luv:
        75.8946, -46.9101, -35.1462
        Hunter-Lab:
        70.5096, -25.0338, -20.5621
      #50cae7 color charts
#50cae7 RGB chart
      #50cae7 CMYK chart
      #50cae7 RGB pie chart
      #50cae7 color shades, tints & tones
#50cae7 color schemes
#50cae7 color preview, HTML & CSS examples
           This text has a color of #50cae7        
        
          <p style="color:#50cae7;">Text here</p>
        
        
          .mytext {color:#50cae7;}
        
        Text color #50cae7
      
           This box has a color of #50cae7        
        
          <div style="background-color:#50cae7;">Content here</div>
        
        
          .mybackground {background-color:#50cae7;}
        
        Background color #50cae7
      
           Border around this has a color of #50cae7        
        
          <div style="border:2px solid #50cae7;">Content here</div>
        
        
          .myborder {border:2px solid #50cae7;}
        
        Border color #50cae7