#509ffd color space conversions
Hex:
        #509ffd
        RGB:
        80, 159, 253
        CMY:
        69, 38, 1
        CMYK:
        68, 37, 0, 1
      HSL:
        213°, 97.7401%, 65.2941%
        HSV (HSB):
        213°, 68.3794%, 99.2157%
        XYZ:
        33.4360, 33.5936, 97.6505
        xyY:
        0.2030, 0.2040, 33.5936
      CIE-Lab:
        64.6387, 5.3821, -53.8393
        CIE-LCH:
        64.6387, 54.1076, 275.7086
        CIE-Luv:
        64.6387, -30.8886, -87.5564
        Hunter-Lab:
        57.9600, 1.5433, -59.3193
      #509ffd color charts
#509ffd RGB chart
      #509ffd CMYK chart
      #509ffd RGB pie chart
      #509ffd color shades, tints & tones
#509ffd color schemes
#509ffd color preview, HTML & CSS examples
           This text has a color of #509ffd        
        
          <p style="color:#509ffd;">Text here</p>
        
        
          .mytext {color:#509ffd;}
        
        Text color #509ffd
      
           This box has a color of #509ffd        
        
          <div style="background-color:#509ffd;">Content here</div>
        
        
          .mybackground {background-color:#509ffd;}
        
        Background color #509ffd
      
           Border around this has a color of #509ffd        
        
          <div style="border:2px solid #509ffd;">Content here</div>
        
        
          .myborder {border:2px solid #509ffd;}
        
        Border color #509ffd