#503ea8 color space conversions
Hex:
        #503ea8
        RGB:
        80, 62, 168
        CMY:
        69, 76, 34
        CMYK:
        52, 63, 0, 34
      HSL:
        250°, 46.0870%, 45.0980%
        HSV (HSB):
        250°, 63.0952%, 65.8824%
        XYZ:
        12.0988, 7.9779, 37.9480
        xyY:
        0.2085, 0.1375, 7.9779
      CIE-Lab:
        33.9368, 36.2744, -54.6493
        CIE-LCH:
        33.9368, 65.5925, 303.5749
        CIE-Luv:
        33.9368, -0.3530, -77.6475
        Hunter-Lab:
        28.2451, 27.0313, -59.8859
      #503ea8 color charts
#503ea8 RGB chart
      #503ea8 CMYK chart
      #503ea8 RGB pie chart
      #503ea8 color shades, tints & tones
#503ea8 color schemes
#503ea8 color preview, HTML & CSS examples
           This text has a color of #503ea8        
        
          <p style="color:#503ea8;">Text here</p>
        
        
          .mytext {color:#503ea8;}
        
        Text color #503ea8
      
           This box has a color of #503ea8        
        
          <div style="background-color:#503ea8;">Content here</div>
        
        
          .mybackground {background-color:#503ea8;}
        
        Background color #503ea8
      
           Border around this has a color of #503ea8        
        
          <div style="border:2px solid #503ea8;">Content here</div>
        
        
          .myborder {border:2px solid #503ea8;}
        
        Border color #503ea8