#503a8a color space conversions
Hex:
        #503a8a
        RGB:
        80, 58, 138
        CMY:
        69, 77, 46
        CMYK:
        42, 58, 0, 46
      HSL:
        257°, 40.8163%, 38.4314%
        HSV (HSB):
        257°, 57.9710%, 54.1176%
        XYZ:
        9.4088, 6.5666, 24.8163
        xyY:
        0.2307, 0.1610, 6.5666
      CIE-Lab:
        30.7991, 29.5758, -41.4795
        CIE-LCH:
        30.7991, 50.9438, 305.4897
        CIE-Luv:
        30.7991, 3.4203, -57.7562
        Hunter-Lab:
        25.6253, 20.6950, -39.4805
      #503a8a color charts
#503a8a RGB chart
      #503a8a CMYK chart
      #503a8a RGB pie chart
      #503a8a color shades, tints & tones
#503a8a color schemes
#503a8a color preview, HTML & CSS examples
           This text has a color of #503a8a        
        
          <p style="color:#503a8a;">Text here</p>
        
        
          .mytext {color:#503a8a;}
        
        Text color #503a8a
      
           This box has a color of #503a8a        
        
          <div style="background-color:#503a8a;">Content here</div>
        
        
          .mybackground {background-color:#503a8a;}
        
        Background color #503a8a
      
           Border around this has a color of #503a8a        
        
          <div style="border:2px solid #503a8a;">Content here</div>
        
        
          .myborder {border:2px solid #503a8a;}
        
        Border color #503a8a