#503ae5 color space conversions
Hex:
        #503ae5
        RGB:
        80, 58, 229
        CMY:
        69, 77, 10
        CMYK:
        65, 75, 0, 10
      HSL:
        248°, 76.6816%, 56.2745%
        HSV (HSB):
        248°, 74.6725%, 89.8039%
        XYZ:
        18.9642, 10.3887, 75.1344
        xyY:
        0.1815, 0.0994, 10.3887
      CIE-Lab:
        38.5312, 57.1212, -82.7158
        CIE-LCH:
        38.5312, 100.5223, 304.6279
        CIE-Luv:
        38.5312, -4.1535, -117.5656
        Hunter-Lab:
        32.2316, 48.6194, -115.6479
      #503ae5 color charts
#503ae5 RGB chart
      #503ae5 CMYK chart
      #503ae5 RGB pie chart
      #503ae5 color shades, tints & tones
#503ae5 color schemes
#503ae5 color preview, HTML & CSS examples
           This text has a color of #503ae5        
        
          <p style="color:#503ae5;">Text here</p>
        
        
          .mytext {color:#503ae5;}
        
        Text color #503ae5
      
           This box has a color of #503ae5        
        
          <div style="background-color:#503ae5;">Content here</div>
        
        
          .mybackground {background-color:#503ae5;}
        
        Background color #503ae5
      
           Border around this has a color of #503ae5        
        
          <div style="border:2px solid #503ae5;">Content here</div>
        
        
          .myborder {border:2px solid #503ae5;}
        
        Border color #503ae5