#507aa5 color space conversions
Hex:
        #507aa5
        RGB:
        80, 122, 165
        CMY:
        69, 52, 35
        CMYK:
        52, 26, 0, 35
      HSL:
        210°, 34.6939%, 48.0392%
        HSV (HSB):
        210°, 51.5152%, 64.7059%
        XYZ:
        17.0593, 18.3412, 38.2384
        xyY:
        0.2317, 0.2491, 18.3412
      CIE-Lab:
        49.9073, -2.0429, -27.4720
        CIE-LCH:
        49.9073, 27.5478, 265.7472
        CIE-Luv:
        49.9073, -19.5520, -40.6471
        Hunter-Lab:
        42.8266, -3.8437, -22.9594
      #507aa5 color charts
#507aa5 RGB chart
      #507aa5 CMYK chart
      #507aa5 RGB pie chart
      #507aa5 color shades, tints & tones
#507aa5 color schemes
#507aa5 color preview, HTML & CSS examples
           This text has a color of #507aa5        
        
          <p style="color:#507aa5;">Text here</p>
        
        
          .mytext {color:#507aa5;}
        
        Text color #507aa5
      
           This box has a color of #507aa5        
        
          <div style="background-color:#507aa5;">Content here</div>
        
        
          .mybackground {background-color:#507aa5;}
        
        Background color #507aa5
      
           Border around this has a color of #507aa5        
        
          <div style="border:2px solid #507aa5;">Content here</div>
        
        
          .myborder {border:2px solid #507aa5;}
        
        Border color #507aa5