#503a85 color space conversions
Hex:
        #503a85
        RGB:
        80, 58, 133
        CMY:
        69, 77, 48
        CMYK:
        40, 56, 0, 48
      HSL:
        258°, 39.2670%, 37.4510%
        HSV (HSB):
        258°, 56.3910%, 52.1569%
        XYZ:
        9.0550, 6.4250, 22.9532
        xyY:
        0.2356, 0.1672, 6.4250
      CIE-Lab:
        30.4604, 28.0991, -38.9262
        CIE-LCH:
        30.4604, 48.0084, 305.8239
        CIE-Luv:
        30.4604, 3.9494, -54.0758
        Hunter-Lab:
        25.3477, 19.4072, -35.9458
      #503a85 color charts
#503a85 RGB chart
      #503a85 CMYK chart
      #503a85 RGB pie chart
      #503a85 color shades, tints & tones
#503a85 color schemes
#503a85 color preview, HTML & CSS examples
           This text has a color of #503a85        
        
          <p style="color:#503a85;">Text here</p>
        
        
          .mytext {color:#503a85;}
        
        Text color #503a85
      
           This box has a color of #503a85        
        
          <div style="background-color:#503a85;">Content here</div>
        
        
          .mybackground {background-color:#503a85;}
        
        Background color #503a85
      
           Border around this has a color of #503a85        
        
          <div style="border:2px solid #503a85;">Content here</div>
        
        
          .myborder {border:2px solid #503a85;}
        
        Border color #503a85