#503f93 color space conversions
Hex:
        #503f93
        RGB:
        80, 63, 147
        CMY:
        69, 75, 42
        CMYK:
        46, 57, 0, 42
      HSL:
        252°, 40.0000%, 41.1765%
        HSV (HSB):
        252°, 57.1429%, 57.6471%
        XYZ:
        10.3522, 7.3671, 28.4801
        xyY:
        0.2241, 0.1595, 7.3671
      CIE-Lab:
        32.6284, 29.1772, -44.0639
        CIE-LCH:
        32.6284, 52.8482, 303.5108
        CIE-Luv:
        32.6284, 1.2230, -62.3273
        Hunter-Lab:
        27.1423, 20.5817, -43.2126
      #503f93 color charts
#503f93 RGB chart
      #503f93 CMYK chart
      #503f93 RGB pie chart
      #503f93 color shades, tints & tones
#503f93 color schemes
#503f93 color preview, HTML & CSS examples
           This text has a color of #503f93        
        
          <p style="color:#503f93;">Text here</p>
        
        
          .mytext {color:#503f93;}
        
        Text color #503f93
      
           This box has a color of #503f93        
        
          <div style="background-color:#503f93;">Content here</div>
        
        
          .mybackground {background-color:#503f93;}
        
        Background color #503f93
      
           Border around this has a color of #503f93        
        
          <div style="border:2px solid #503f93;">Content here</div>
        
        
          .myborder {border:2px solid #503f93;}
        
        Border color #503f93