#509bdf color space conversions
Hex:
        #509bdf
        RGB:
        80, 155, 223
        CMY:
        69, 39, 13
        CMYK:
        64, 30, 0, 13
      HSL:
        209°, 69.0821%, 59.4118%
        HSV (HSB):
        209°, 64.1256%, 87.4510%
        XYZ:
        28.3489, 30.4759, 74.2003
        xyY:
        0.2131, 0.2291, 30.4759
      CIE-Lab:
        62.0627, -2.4082, -41.4089
        CIE-LCH:
        62.0627, 41.4789, 266.6716
        CIE-Luv:
        62.0627, -30.4141, -65.3352
        Hunter-Lab:
        55.2050, -4.9452, -41.0475
      #509bdf color charts
#509bdf RGB chart
      #509bdf CMYK chart
      #509bdf RGB pie chart
      #509bdf color shades, tints & tones
#509bdf color schemes
#509bdf color preview, HTML & CSS examples
           This text has a color of #509bdf        
        
          <p style="color:#509bdf;">Text here</p>
        
        
          .mytext {color:#509bdf;}
        
        Text color #509bdf
      
           This box has a color of #509bdf        
        
          <div style="background-color:#509bdf;">Content here</div>
        
        
          .mybackground {background-color:#509bdf;}
        
        Background color #509bdf
      
           Border around this has a color of #509bdf        
        
          <div style="border:2px solid #509bdf;">Content here</div>
        
        
          .myborder {border:2px solid #509bdf;}
        
        Border color #509bdf