#503ad7 color space conversions
Hex:
        #503ad7
        RGB:
        80, 58, 215
        CMY:
        69, 77, 16
        CMYK:
        63, 73, 0, 16
      HSL:
        248°, 66.2447%, 53.5294%
        HSV (HSB):
        248°, 73.0233%, 84.3137%
        XYZ:
        17.0871, 9.6379, 65.2497
        xyY:
        0.1858, 0.1048, 9.6379
      CIE-Lab:
        37.1845, 52.9495, -76.9201
        CIE-LCH:
        37.1845, 93.3828, 304.5423
        CIE-Luv:
        37.1845, -3.1927, -109.0738
        Hunter-Lab:
        31.0449, 43.9173, -102.8832
      #503ad7 color charts
#503ad7 RGB chart
      #503ad7 CMYK chart
      #503ad7 RGB pie chart
      #503ad7 color shades, tints & tones
#503ad7 color schemes
#503ad7 color preview, HTML & CSS examples
           This text has a color of #503ad7        
        
          <p style="color:#503ad7;">Text here</p>
        
        
          .mytext {color:#503ad7;}
        
        Text color #503ad7
      
           This box has a color of #503ad7        
        
          <div style="background-color:#503ad7;">Content here</div>
        
        
          .mybackground {background-color:#503ad7;}
        
        Background color #503ad7
      
           Border around this has a color of #503ad7        
        
          <div style="border:2px solid #503ad7;">Content here</div>
        
        
          .myborder {border:2px solid #503ad7;}
        
        Border color #503ad7