#503a9e color space conversions
Hex:
        #503a9e
        RGB:
        80, 58, 158
        CMY:
        69, 77, 38
        CMYK:
        49, 63, 0, 38
      HSL:
        253°, 46.2963%, 42.3529%
        HSV (HSB):
        253°, 63.2911%, 61.9608%
        XYZ:
        10.9929, 7.2002, 33.1581
        xyY:
        0.2141, 0.1402, 7.2002
      CIE-Lab:
        32.2584, 35.5992, -51.3530
        CIE-LCH:
        32.2584, 62.4854, 304.7307
        CIE-Luv:
        32.2584, 1.4384, -72.0124
        Hunter-Lab:
        26.8332, 26.1688, -54.4822
      #503a9e color charts
#503a9e RGB chart
      #503a9e CMYK chart
      #503a9e RGB pie chart
      #503a9e color shades, tints & tones
#503a9e color schemes
#503a9e color preview, HTML & CSS examples
           This text has a color of #503a9e        
        
          <p style="color:#503a9e;">Text here</p>
        
        
          .mytext {color:#503a9e;}
        
        Text color #503a9e
      
           This box has a color of #503a9e        
        
          <div style="background-color:#503a9e;">Content here</div>
        
        
          .mybackground {background-color:#503a9e;}
        
        Background color #503a9e
      
           Border around this has a color of #503a9e        
        
          <div style="border:2px solid #503a9e;">Content here</div>
        
        
          .myborder {border:2px solid #503a9e;}
        
        Border color #503a9e