#503eca color space conversions
Hex:
        #503eca
        RGB:
        80, 62, 202
        CMY:
        69, 76, 21
        CMYK:
        60, 69, 0, 21
      HSL:
        248°, 56.9106%, 51.7647%
        HSV (HSB):
        248°, 69.3069%, 79.2157%
        XYZ:
        15.6916, 9.4150, 56.8674
        xyY:
        0.1914, 0.1149, 9.4150
      CIE-Lab:
        36.7713, 46.8291, -70.0787
        CIE-LCH:
        36.7713, 84.2851, 303.7523
        CIE-Luv:
        36.7713, -2.9628, -100.2033
        Hunter-Lab:
        30.6839, 37.5872, -88.4053
      #503eca color charts
#503eca RGB chart
      #503eca CMYK chart
      #503eca RGB pie chart
      #503eca color shades, tints & tones
#503eca color schemes
#503eca color preview, HTML & CSS examples
           This text has a color of #503eca        
        
          <p style="color:#503eca;">Text here</p>
        
        
          .mytext {color:#503eca;}
        
        Text color #503eca
      
           This box has a color of #503eca        
        
          <div style="background-color:#503eca;">Content here</div>
        
        
          .mybackground {background-color:#503eca;}
        
        Background color #503eca
      
           Border around this has a color of #503eca        
        
          <div style="border:2px solid #503eca;">Content here</div>
        
        
          .myborder {border:2px solid #503eca;}
        
        Border color #503eca