#50c8d1 color space conversions
Hex:
        #50c8d1
        RGB:
        80, 200, 209
        CMY:
        69, 22, 18
        CMYK:
        62, 4, 0, 18
      HSL:
        184°, 58.3710%, 56.6667%
        HSV (HSB):
        184°, 61.7225%, 81.9608%
        XYZ:
        35.4712, 47.6175, 67.6432
        xyY:
        0.2353, 0.3159, 47.6175
      CIE-Lab:
        74.5830, -30.4607, -14.4770
        CIE-LCH:
        74.5830, 33.7259, 205.4202
        CIE-Luv:
        74.5830, -47.4173, -17.9220
        Hunter-Lab:
        69.0054, -29.0043, -9.8158
      #50c8d1 color charts
#50c8d1 RGB chart
      #50c8d1 CMYK chart
      #50c8d1 RGB pie chart
      #50c8d1 color shades, tints & tones
#50c8d1 color schemes
#50c8d1 color preview, HTML & CSS examples
           This text has a color of #50c8d1        
        
          <p style="color:#50c8d1;">Text here</p>
        
        
          .mytext {color:#50c8d1;}
        
        Text color #50c8d1
      
           This box has a color of #50c8d1        
        
          <div style="background-color:#50c8d1;">Content here</div>
        
        
          .mybackground {background-color:#50c8d1;}
        
        Background color #50c8d1
      
           Border around this has a color of #50c8d1        
        
          <div style="border:2px solid #50c8d1;">Content here</div>
        
        
          .myborder {border:2px solid #50c8d1;}
        
        Border color #50c8d1