#509ebb color space conversions
Hex:
        #509ebb
        RGB:
        80, 158, 187
        CMY:
        69, 38, 27
        CMYK:
        57, 16, 0, 27
      HSL:
        196°, 44.0329%, 52.3529%
        HSV (HSB):
        196°, 57.2193%, 73.3333%
        XYZ:
        24.5048, 29.7470, 51.4639
        xyY:
        0.2318, 0.2814, 29.7470
      CIE-Lab:
        61.4354, -15.5434, -22.2825
        CIE-LCH:
        61.4354, 27.1681, 235.1019
        CIE-Luv:
        61.4354, -32.7730, -31.9854
        Hunter-Lab:
        54.5409, -15.2479, -17.7665
      #509ebb color charts
#509ebb RGB chart
      #509ebb CMYK chart
      #509ebb RGB pie chart
      #509ebb color shades, tints & tones
#509ebb color schemes
#509ebb color preview, HTML & CSS examples
           This text has a color of #509ebb        
        
          <p style="color:#509ebb;">Text here</p>
        
        
          .mytext {color:#509ebb;}
        
        Text color #509ebb
      
           This box has a color of #509ebb        
        
          <div style="background-color:#509ebb;">Content here</div>
        
        
          .mybackground {background-color:#509ebb;}
        
        Background color #509ebb
      
           Border around this has a color of #509ebb        
        
          <div style="border:2px solid #509ebb;">Content here</div>
        
        
          .myborder {border:2px solid #509ebb;}
        
        Border color #509ebb