#507cbb color space conversions
Hex:
        #507cbb
        RGB:
        80, 124, 187
        CMY:
        69, 51, 27
        CMYK:
        57, 34, 0, 27
      HSL:
        215°, 44.0329%, 52.3529%
        HSV (HSB):
        215°, 57.2193%, 73.3333%
        XYZ:
        19.4856, 19.7086, 49.7909
        xyY:
        0.2190, 0.2215, 19.7086
      CIE-Lab:
        51.5062, 3.8482, -37.6949
        CIE-LCH:
        51.5062, 37.8908, 275.8290
        CIE-Luv:
        51.5062, -20.1123, -57.8906
        Hunter-Lab:
        44.3944, 0.6569, -35.4210
      #507cbb color charts
#507cbb RGB chart
      #507cbb CMYK chart
      #507cbb RGB pie chart
      #507cbb color shades, tints & tones
#507cbb color schemes
#507cbb color preview, HTML & CSS examples
           This text has a color of #507cbb        
        
          <p style="color:#507cbb;">Text here</p>
        
        
          .mytext {color:#507cbb;}
        
        Text color #507cbb
      
           This box has a color of #507cbb        
        
          <div style="background-color:#507cbb;">Content here</div>
        
        
          .mybackground {background-color:#507cbb;}
        
        Background color #507cbb
      
           Border around this has a color of #507cbb        
        
          <div style="border:2px solid #507cbb;">Content here</div>
        
        
          .myborder {border:2px solid #507cbb;}
        
        Border color #507cbb