#509ca0 color space conversions
Hex:
        #509ca0
        RGB:
        80, 156, 160
        CMY:
        69, 39, 37
        CMYK:
        50, 2, 0, 37
      HSL:
        183°, 33.3333%, 47.0588%
        HSV (HSB):
        183°, 50.0000%, 62.7451%
        XYZ:
        21.5419, 28.0205, 37.5308
        xyY:
        0.2473, 0.3217, 28.0205
      CIE-Lab:
        59.9072, -22.3371, -9.3549
        CIE-LCH:
        59.9072, 24.2169, 202.7243
        CIE-Luv:
        59.9072, -33.0415, -10.5079
        Hunter-Lab:
        52.9344, -19.9937, -4.9829
      #509ca0 color charts
#509ca0 RGB chart
      #509ca0 CMYK chart
      #509ca0 RGB pie chart
      #509ca0 color shades, tints & tones
#509ca0 color schemes
#509ca0 color preview, HTML & CSS examples
           This text has a color of #509ca0        
        
          <p style="color:#509ca0;">Text here</p>
        
        
          .mytext {color:#509ca0;}
        
        Text color #509ca0
      
           This box has a color of #509ca0        
        
          <div style="background-color:#509ca0;">Content here</div>
        
        
          .mybackground {background-color:#509ca0;}
        
        Background color #509ca0
      
           Border around this has a color of #509ca0        
        
          <div style="border:2px solid #509ca0;">Content here</div>
        
        
          .myborder {border:2px solid #509ca0;}
        
        Border color #509ca0