#50abc9 color space conversions
Hex:
        #50abc9
        RGB:
        80, 171, 201
        CMY:
        69, 33, 21
        CMYK:
        60, 15, 0, 21
      HSL:
        195°, 52.8384%, 55.0980%
        HSV (HSB):
        195°, 60.1990%, 78.8235%
        XYZ:
        28.4138, 35.0483, 60.5258
        xyY:
        0.2292, 0.2827, 35.0483
      CIE-Lab:
        65.7863, -18.2036, -23.4352
        CIE-LCH:
        65.7863, 29.6746, 232.1613
        CIE-Luv:
        65.7863, -37.0802, -33.8589
        Hunter-Lab:
        59.2016, -17.9319, -19.1750
      #50abc9 color charts
#50abc9 RGB chart
      #50abc9 CMYK chart
      #50abc9 RGB pie chart
      #50abc9 color shades, tints & tones
#50abc9 color schemes
#50abc9 color preview, HTML & CSS examples
           This text has a color of #50abc9        
        
          <p style="color:#50abc9;">Text here</p>
        
        
          .mytext {color:#50abc9;}
        
        Text color #50abc9
      
           This box has a color of #50abc9        
        
          <div style="background-color:#50abc9;">Content here</div>
        
        
          .mybackground {background-color:#50abc9;}
        
        Background color #50abc9
      
           Border around this has a color of #50abc9        
        
          <div style="border:2px solid #50abc9;">Content here</div>
        
        
          .myborder {border:2px solid #50abc9;}
        
        Border color #50abc9