#507baf color space conversions
Hex:
        #507baf
        RGB:
        80, 123, 175
        CMY:
        69, 52, 31
        CMYK:
        54, 30, 0, 31
      HSL:
        213°, 37.2549%, 50.0000%
        HSV (HSB):
        213°, 54.2857%, 68.6275%
        XYZ:
        18.1291, 18.9665, 43.2628
        xyY:
        0.2256, 0.2360, 18.9665
      CIE-Lab:
        50.6480, 0.5406, -32.1227
        CIE-LCH:
        50.6480, 32.1272, 270.9642
        CIE-Luv:
        50.6480, -19.8444, -48.4468
        Hunter-Lab:
        43.5506, -1.9082, -28.4129
      #507baf color charts
#507baf RGB chart
      #507baf CMYK chart
      #507baf RGB pie chart
      #507baf color shades, tints & tones
#507baf color schemes
#507baf color preview, HTML & CSS examples
           This text has a color of #507baf        
        
          <p style="color:#507baf;">Text here</p>
        
        
          .mytext {color:#507baf;}
        
        Text color #507baf
      
           This box has a color of #507baf        
        
          <div style="background-color:#507baf;">Content here</div>
        
        
          .mybackground {background-color:#507baf;}
        
        Background color #507baf
      
           Border around this has a color of #507baf        
        
          <div style="border:2px solid #507baf;">Content here</div>
        
        
          .myborder {border:2px solid #507baf;}
        
        Border color #507baf