#509dc7 color space conversions
Hex:
        #509dc7
        RGB:
        80, 157, 199
        CMY:
        69, 38, 22
        CMYK:
        60, 21, 0, 22
      HSL:
        201°, 51.5152%, 54.7059%
        HSV (HSB):
        201°, 59.7990%, 78.0392%
        XYZ:
        25.6740, 29.9429, 58.4592
        xyY:
        0.2251, 0.2625, 29.9429
      CIE-Lab:
        61.6050, -11.2913, -28.7511
        CIE-LCH:
        61.6050, 30.8888, 248.5588
        CIE-Luv:
        61.6050, -31.9491, -43.1399
        Hunter-Lab:
        54.7201, -12.0102, -25.0373
      #509dc7 color charts
#509dc7 RGB chart
      #509dc7 CMYK chart
      #509dc7 RGB pie chart
      #509dc7 color shades, tints & tones
#509dc7 color schemes
#509dc7 color preview, HTML & CSS examples
           This text has a color of #509dc7        
        
          <p style="color:#509dc7;">Text here</p>
        
        
          .mytext {color:#509dc7;}
        
        Text color #509dc7
      
           This box has a color of #509dc7        
        
          <div style="background-color:#509dc7;">Content here</div>
        
        
          .mybackground {background-color:#509dc7;}
        
        Background color #509dc7
      
           Border around this has a color of #509dc7        
        
          <div style="border:2px solid #509dc7;">Content here</div>
        
        
          .myborder {border:2px solid #509dc7;}
        
        Border color #509dc7