#503bc2 color space conversions
Hex:
        #503bc2
        RGB:
        80, 59, 194
        CMY:
        69, 77, 24
        CMYK:
        59, 70, 0, 24
      HSL:
        249°, 53.3597%, 49.6078%
        HSV (HSB):
        249°, 69.5876%, 76.0784%
        XYZ:
        14.6098, 8.7284, 51.9537
        xyY:
        0.1940, 0.1159, 8.7284
      CIE-Lab:
        35.4561, 46.0445, -67.5669
        CIE-LCH:
        35.4561, 81.7642, 304.2731
        CIE-Luv:
        35.4561, -1.8185, -95.7337
        Hunter-Lab:
        29.5439, 36.5685, -83.5820
      #503bc2 color charts
#503bc2 RGB chart
      #503bc2 CMYK chart
      #503bc2 RGB pie chart
      #503bc2 color shades, tints & tones
#503bc2 color schemes
#503bc2 color preview, HTML & CSS examples
           This text has a color of #503bc2        
        
          <p style="color:#503bc2;">Text here</p>
        
        
          .mytext {color:#503bc2;}
        
        Text color #503bc2
      
           This box has a color of #503bc2        
        
          <div style="background-color:#503bc2;">Content here</div>
        
        
          .mybackground {background-color:#503bc2;}
        
        Background color #503bc2
      
           Border around this has a color of #503bc2        
        
          <div style="border:2px solid #503bc2;">Content here</div>
        
        
          .myborder {border:2px solid #503bc2;}
        
        Border color #503bc2