#503bd3 color space conversions
Hex:
        #503bd3
        RGB:
        80, 59, 211
        CMY:
        69, 77, 17
        CMYK:
        62, 72, 0, 17
      HSL:
        248°, 63.3333%, 52.9412%
        HSV (HSB):
        248°, 72.0379%, 82.7451%
        XYZ:
        16.6301, 9.5366, 62.5923
        xyY:
        0.1874, 0.1074, 9.5366
      CIE-Lab:
        36.9975, 51.2174, -74.9217
        CIE-LCH:
        36.9975, 90.7551, 304.3570
        CIE-Luv:
        36.9975, -3.0731, -106.4450
        Hunter-Lab:
        30.8813, 42.0830, -98.5559
      #503bd3 color charts
#503bd3 RGB chart
      #503bd3 CMYK chart
      #503bd3 RGB pie chart
      #503bd3 color shades, tints & tones
#503bd3 color schemes
#503bd3 color preview, HTML & CSS examples
           This text has a color of #503bd3        
        
          <p style="color:#503bd3;">Text here</p>
        
        
          .mytext {color:#503bd3;}
        
        Text color #503bd3
      
           This box has a color of #503bd3        
        
          <div style="background-color:#503bd3;">Content here</div>
        
        
          .mybackground {background-color:#503bd3;}
        
        Background color #503bd3
      
           Border around this has a color of #503bd3        
        
          <div style="border:2px solid #503bd3;">Content here</div>
        
        
          .myborder {border:2px solid #503bd3;}
        
        Border color #503bd3