#509bb4 color space conversions
Hex:
        #509bb4
        RGB:
        80, 155, 180
        CMY:
        69, 39, 29
        CMYK:
        56, 14, 0, 29
      HSL:
        195°, 40.0000%, 50.9804%
        HSV (HSB):
        195°, 55.5556%, 70.5882%
        XYZ:
        23.2678, 28.4435, 47.4438
        xyY:
        0.2347, 0.2869, 28.4435
      CIE-Lab:
        60.2873, -16.0419, -20.0949
        CIE-LCH:
        60.2873, 25.7128, 231.3993
        CIE-Luv:
        60.2873, -31.8912, -28.2946
        Hunter-Lab:
        53.3324, -15.4558, -15.4109
      #509bb4 color charts
#509bb4 RGB chart
      #509bb4 CMYK chart
      #509bb4 RGB pie chart
      #509bb4 color shades, tints & tones
#509bb4 color schemes
#509bb4 color preview, HTML & CSS examples
           This text has a color of #509bb4        
        
          <p style="color:#509bb4;">Text here</p>
        
        
          .mytext {color:#509bb4;}
        
        Text color #509bb4
      
           This box has a color of #509bb4        
        
          <div style="background-color:#509bb4;">Content here</div>
        
        
          .mybackground {background-color:#509bb4;}
        
        Background color #509bb4
      
           Border around this has a color of #509bb4        
        
          <div style="border:2px solid #509bb4;">Content here</div>
        
        
          .myborder {border:2px solid #509bb4;}
        
        Border color #509bb4