#509fd2 color space conversions
Hex:
        #509fd2
        RGB:
        80, 159, 210
        CMY:
        69, 38, 18
        CMYK:
        62, 24, 0, 18
      HSL:
        204°, 59.0909%, 56.8627%
        HSV (HSB):
        204°, 61.9048%, 82.3529%
        XYZ:
        27.3393, 31.1549, 65.5453
        xyY:
        0.2204, 0.2512, 31.1549
      CIE-Lab:
        62.6382, -8.9028, -33.2888
        CIE-LCH:
        62.6382, 34.4587, 255.0272
        CIE-Luv:
        62.6382, -32.2861, -51.0820
        Hunter-Lab:
        55.8166, -10.2487, -30.5526
      #509fd2 color charts
#509fd2 RGB chart
      #509fd2 CMYK chart
      #509fd2 RGB pie chart
      #509fd2 color shades, tints & tones
#509fd2 color schemes
#509fd2 color preview, HTML & CSS examples
           This text has a color of #509fd2        
        
          <p style="color:#509fd2;">Text here</p>
        
        
          .mytext {color:#509fd2;}
        
        Text color #509fd2
      
           This box has a color of #509fd2        
        
          <div style="background-color:#509fd2;">Content here</div>
        
        
          .mybackground {background-color:#509fd2;}
        
        Background color #509fd2
      
           Border around this has a color of #509fd2        
        
          <div style="border:2px solid #509fd2;">Content here</div>
        
        
          .myborder {border:2px solid #509fd2;}
        
        Border color #509fd2