#509ff1 color space conversions
Hex:
        #509ff1
        RGB:
        80, 159, 241
        CMY:
        69, 38, 5
        CMYK:
        67, 34, 0, 5
      HSL:
        211°, 85.1852%, 62.9412%
        HSV (HSB):
        211°, 66.8050%, 94.5098%
        XYZ:
        31.5836, 32.8526, 87.8956
        xyY:
        0.2073, 0.2157, 32.8526
      CIE-Lab:
        64.0414, 1.3141, -48.2202
        CIE-LCH:
        64.0414, 48.2381, 271.5610
        CIE-Luv:
        64.0414, -31.2445, -77.5464
        Hunter-Lab:
        57.3172, -1.9460, -50.7989
      #509ff1 color charts
#509ff1 RGB chart
      #509ff1 CMYK chart
      #509ff1 RGB pie chart
      #509ff1 color shades, tints & tones
#509ff1 color schemes
#509ff1 color preview, HTML & CSS examples
           This text has a color of #509ff1        
        
          <p style="color:#509ff1;">Text here</p>
        
        
          .mytext {color:#509ff1;}
        
        Text color #509ff1
      
           This box has a color of #509ff1        
        
          <div style="background-color:#509ff1;">Content here</div>
        
        
          .mybackground {background-color:#509ff1;}
        
        Background color #509ff1
      
           Border around this has a color of #509ff1        
        
          <div style="border:2px solid #509ff1;">Content here</div>
        
        
          .myborder {border:2px solid #509ff1;}
        
        Border color #509ff1