#503ee4 color space conversions
Hex:
        #503ee4
        RGB:
        80, 62, 228
        CMY:
        69, 76, 11
        CMYK:
        65, 73, 0, 11
      HSL:
        247°, 75.4545%, 56.8627%
        HSV (HSB):
        247°, 72.8070%, 89.4118%
        XYZ:
        19.0345, 10.7522, 74.4709
        xyY:
        0.1826, 0.1031, 10.7522
      CIE-Lab:
        39.1599, 54.7723, -81.1102
        CIE-LCH:
        39.1599, 97.8717, 304.0305
        CIE-Luv:
        39.1599, -4.7107, -116.3995
        Hunter-Lab:
        32.7905, 46.2338, -111.7010
      #503ee4 color charts
#503ee4 RGB chart
      #503ee4 CMYK chart
      #503ee4 RGB pie chart
      #503ee4 color shades, tints & tones
#503ee4 color schemes
#503ee4 color preview, HTML & CSS examples
           This text has a color of #503ee4        
        
          <p style="color:#503ee4;">Text here</p>
        
        
          .mytext {color:#503ee4;}
        
        Text color #503ee4
      
           This box has a color of #503ee4        
        
          <div style="background-color:#503ee4;">Content here</div>
        
        
          .mybackground {background-color:#503ee4;}
        
        Background color #503ee4
      
           Border around this has a color of #503ee4        
        
          <div style="border:2px solid #503ee4;">Content here</div>
        
        
          .myborder {border:2px solid #503ee4;}
        
        Border color #503ee4