#503eab color space conversions
Hex:
        #503eab
        RGB:
        80, 62, 171
        CMY:
        69, 76, 33
        CMYK:
        53, 64, 0, 33
      HSL:
        250°, 46.7811%, 45.6863%
        HSV (HSB):
        250°, 63.7427%, 67.0588%
        XYZ:
        12.3816, 8.0910, 39.4372
        xyY:
        0.2067, 0.1351, 8.0910
      CIE-Lab:
        34.1717, 37.2065, -56.0618
        CIE-LCH:
        34.1717, 67.2848, 303.5710
        CIE-Luv:
        34.1717, -0.6007, -79.7124
        Hunter-Lab:
        28.4447, 27.9204, -62.2915
      #503eab color charts
#503eab RGB chart
      #503eab CMYK chart
      #503eab RGB pie chart
      #503eab color shades, tints & tones
#503eab color schemes
#503eab color preview, HTML & CSS examples
           This text has a color of #503eab        
        
          <p style="color:#503eab;">Text here</p>
        
        
          .mytext {color:#503eab;}
        
        Text color #503eab
      
           This box has a color of #503eab        
        
          <div style="background-color:#503eab;">Content here</div>
        
        
          .mybackground {background-color:#503eab;}
        
        Background color #503eab
      
           Border around this has a color of #503eab        
        
          <div style="border:2px solid #503eab;">Content here</div>
        
        
          .myborder {border:2px solid #503eab;}
        
        Border color #503eab