#503ba5 color space conversions
Hex:
        #503ba5
        RGB:
        80, 59, 165
        CMY:
        69, 77, 35
        CMYK:
        52, 64, 0, 35
      HSL:
        252°, 47.3214%, 43.9216%
        HSV (HSB):
        252°, 64.2424%, 64.7059%
        XYZ:
        11.6638, 7.5500, 36.4399
        xyY:
        0.2096, 0.1357, 7.5500
      CIE-Lab:
        33.0276, 37.1419, -54.3270
        CIE-LCH:
        33.0276, 65.8099, 304.3594
        CIE-Luv:
        33.0276, 0.5762, -76.5292
        Hunter-Lab:
        27.4773, 27.6857, -59.3952
      #503ba5 color charts
#503ba5 RGB chart
      #503ba5 CMYK chart
      #503ba5 RGB pie chart
      #503ba5 color shades, tints & tones
#503ba5 color schemes
#503ba5 color preview, HTML & CSS examples
           This text has a color of #503ba5        
        
          <p style="color:#503ba5;">Text here</p>
        
        
          .mytext {color:#503ba5;}
        
        Text color #503ba5
      
           This box has a color of #503ba5        
        
          <div style="background-color:#503ba5;">Content here</div>
        
        
          .mybackground {background-color:#503ba5;}
        
        Background color #503ba5
      
           Border around this has a color of #503ba5        
        
          <div style="border:2px solid #503ba5;">Content here</div>
        
        
          .myborder {border:2px solid #503ba5;}
        
        Border color #503ba5