#509ba4 color space conversions
Hex:
        #509ba4
        RGB:
        80, 155, 164
        CMY:
        69, 39, 36
        CMYK:
        51, 5, 0, 36
      HSL:
        186°, 34.4262%, 47.8431%
        HSV (HSB):
        186°, 51.2195%, 64.3137%
        XYZ:
        21.7305, 27.8285, 39.3481
        xyY:
        0.2444, 0.3130, 27.8285
      CIE-Lab:
        59.7335, -20.7013, -11.8823
        CIE-LCH:
        59.7335, 23.8690, 209.8553
        CIE-Luv:
        59.7335, -32.4925, -14.6353
        Hunter-Lab:
        52.7527, -18.7877, -7.2973
      #509ba4 color charts
#509ba4 RGB chart
      #509ba4 CMYK chart
      #509ba4 RGB pie chart
      #509ba4 color shades, tints & tones
#509ba4 color schemes
#509ba4 color preview, HTML & CSS examples
           This text has a color of #509ba4        
        
          <p style="color:#509ba4;">Text here</p>
        
        
          .mytext {color:#509ba4;}
        
        Text color #509ba4
      
           This box has a color of #509ba4        
        
          <div style="background-color:#509ba4;">Content here</div>
        
        
          .mybackground {background-color:#509ba4;}
        
        Background color #509ba4
      
           Border around this has a color of #509ba4        
        
          <div style="border:2px solid #509ba4;">Content here</div>
        
        
          .myborder {border:2px solid #509ba4;}
        
        Border color #509ba4