#503fd1 color space conversions
Hex:
        #503fd1
        RGB:
        80, 63, 209
        CMY:
        69, 75, 18
        CMYK:
        62, 70, 0, 18
      HSL:
        247°, 61.3445%, 53.3333%
        HSV (HSB):
        247°, 69.8565%, 81.9608%
        XYZ:
        16.5944, 9.8639, 61.3509
        xyY:
        0.1890, 0.1123, 9.8639
      CIE-Lab:
        37.5971, 48.4324, -72.7811
        CIE-LCH:
        37.5971, 87.4231, 303.6419
        CIE-Luv:
        37.5971, -3.6321, -104.4378
        Hunter-Lab:
        31.4069, 39.3516, -93.8335
      #503fd1 color charts
#503fd1 RGB chart
      #503fd1 CMYK chart
      #503fd1 RGB pie chart
      #503fd1 color shades, tints & tones
#503fd1 color schemes
#503fd1 color preview, HTML & CSS examples
           This text has a color of #503fd1        
        
          <p style="color:#503fd1;">Text here</p>
        
        
          .mytext {color:#503fd1;}
        
        Text color #503fd1
      
           This box has a color of #503fd1        
        
          <div style="background-color:#503fd1;">Content here</div>
        
        
          .mybackground {background-color:#503fd1;}
        
        Background color #503fd1
      
           Border around this has a color of #503fd1        
        
          <div style="border:2px solid #503fd1;">Content here</div>
        
        
          .myborder {border:2px solid #503fd1;}
        
        Border color #503fd1