#503fa1 color space conversions
Hex:
        #503fa1
        RGB:
        80, 63, 161
        CMY:
        69, 75, 37
        CMYK:
        50, 61, 0, 37
      HSL:
        250°, 43.7500%, 43.9216%
        HSV (HSB):
        250°, 60.8696%, 63.1373%
        XYZ:
        11.5188, 7.8337, 34.6232
        xyY:
        0.2134, 0.1451, 7.8337
      CIE-Lab:
        33.6341, 33.4940, -50.9343
        CIE-LCH:
        33.6341, 60.9602, 303.3286
        CIE-Luv:
        33.6341, -0.0009, -72.4115
        Hunter-Lab:
        27.9887, 24.4816, -53.7519
      #503fa1 color charts
#503fa1 RGB chart
      #503fa1 CMYK chart
      #503fa1 RGB pie chart
      #503fa1 color shades, tints & tones
#503fa1 color schemes
#503fa1 color preview, HTML & CSS examples
           This text has a color of #503fa1        
        
          <p style="color:#503fa1;">Text here</p>
        
        
          .mytext {color:#503fa1;}
        
        Text color #503fa1
      
           This box has a color of #503fa1        
        
          <div style="background-color:#503fa1;">Content here</div>
        
        
          .mybackground {background-color:#503fa1;}
        
        Background color #503fa1
      
           Border around this has a color of #503fa1        
        
          <div style="border:2px solid #503fa1;">Content here</div>
        
        
          .myborder {border:2px solid #503fa1;}
        
        Border color #503fa1