#50a0b5 color space conversions
Hex:
        #50a0b5
        RGB:
        80, 160, 181
        CMY:
        69, 37, 29
        CMYK:
        56, 12, 0, 29
      HSL:
        192°, 40.5622%, 51.1765%
        HSV (HSB):
        192°, 55.8011%, 70.9804%
        XYZ:
        24.2196, 30.1833, 48.2655
        xyY:
        0.2359, 0.2940, 30.1833
      CIE-Lab:
        61.8120, -18.4064, -18.3363
        CIE-LCH:
        61.8120, 25.9811, 224.8906
        CIE-Luv:
        61.8120, -33.7720, -25.2605
        Hunter-Lab:
        54.9393, -17.4535, -13.6302
      #50a0b5 color charts
#50a0b5 RGB chart
      #50a0b5 CMYK chart
      #50a0b5 RGB pie chart
      #50a0b5 color shades, tints & tones
#50a0b5 color schemes
#50a0b5 color preview, HTML & CSS examples
           This text has a color of #50a0b5        
        
          <p style="color:#50a0b5;">Text here</p>
        
        
          .mytext {color:#50a0b5;}
        
        Text color #50a0b5
      
           This box has a color of #50a0b5        
        
          <div style="background-color:#50a0b5;">Content here</div>
        
        
          .mybackground {background-color:#50a0b5;}
        
        Background color #50a0b5
      
           Border around this has a color of #50a0b5        
        
          <div style="border:2px solid #50a0b5;">Content here</div>
        
        
          .myborder {border:2px solid #50a0b5;}
        
        Border color #50a0b5