#50abc2 color space conversions
Hex:
        #50abc2
        RGB:
        80, 171, 194
        CMY:
        69, 33, 24
        CMYK:
        59, 12, 0, 24
      HSL:
        192°, 48.3051%, 53.7255%
        HSV (HSB):
        192°, 58.7629%, 76.0784%
        XYZ:
        27.6088, 34.7263, 56.2867
        xyY:
        0.2327, 0.2927, 34.7263
      CIE-Lab:
        65.5350, -20.3082, -19.9359
        CIE-LCH:
        65.5350, 28.4581, 224.4699
        CIE-Luv:
        65.5350, -37.3958, -27.8265
        Hunter-Lab:
        58.9291, -19.4970, -15.3811
      #50abc2 color charts
#50abc2 RGB chart
      #50abc2 CMYK chart
      #50abc2 RGB pie chart
      #50abc2 color shades, tints & tones
#50abc2 color schemes
#50abc2 color preview, HTML & CSS examples
           This text has a color of #50abc2        
        
          <p style="color:#50abc2;">Text here</p>
        
        
          .mytext {color:#50abc2;}
        
        Text color #50abc2
      
           This box has a color of #50abc2        
        
          <div style="background-color:#50abc2;">Content here</div>
        
        
          .mybackground {background-color:#50abc2;}
        
        Background color #50abc2
      
           Border around this has a color of #50abc2        
        
          <div style="border:2px solid #50abc2;">Content here</div>
        
        
          .myborder {border:2px solid #50abc2;}
        
        Border color #50abc2