#50c8ca color space conversions
Hex:
        #50c8ca
        RGB:
        80, 200, 202
        CMY:
        69, 22, 21
        CMYK:
        60, 1, 0, 21
      HSL:
        181°, 53.5088%, 55.2941%
        HSV (HSB):
        181°, 60.3960%, 79.2157%
        XYZ:
        34.6232, 47.2783, 63.1779
        xyY:
        0.2387, 0.3259, 47.2783
      CIE-Lab:
        74.3674, -32.4232, -11.0078
        CIE-LCH:
        74.3674, 34.2408, 198.7525
        CIE-Luv:
        74.3674, -47.8112, -12.0243
        Hunter-Lab:
        68.7592, -30.4462, -6.3459
      #50c8ca color charts
#50c8ca RGB chart
      #50c8ca CMYK chart
      #50c8ca RGB pie chart
      #50c8ca color shades, tints & tones
#50c8ca color schemes
#50c8ca color preview, HTML & CSS examples
           This text has a color of #50c8ca        
        
          <p style="color:#50c8ca;">Text here</p>
        
        
          .mytext {color:#50c8ca;}
        
        Text color #50c8ca
      
           This box has a color of #50c8ca        
        
          <div style="background-color:#50c8ca;">Content here</div>
        
        
          .mybackground {background-color:#50c8ca;}
        
        Background color #50c8ca
      
           Border around this has a color of #50c8ca        
        
          <div style="border:2px solid #50c8ca;">Content here</div>
        
        
          .myborder {border:2px solid #50c8ca;}
        
        Border color #50c8ca