#503dff color space conversions
Hex:
        #503dff
        RGB:
        80, 61, 255
        CMY:
        69, 76, 0
        CMYK:
        69, 76, 0, 0
      HSL:
        246°, 100.0000%, 61.9608%
        HSV (HSB):
        246°, 76.0784%, 100.0000%
        XYZ:
        23.0270, 12.2630, 95.7611
        xyY:
        0.1757, 0.0936, 12.2630
      CIE-Lab:
        41.6310, 63.2901, -92.2556
        CIE-LCH:
        41.6310, 111.8782, 304.4513
        CIE-Luv:
        41.6310, -6.2143, -132.6150
        Hunter-Lab:
        35.0185, 56.0933, -137.6206
      #503dff color charts
#503dff RGB chart
      #503dff CMYK chart
      #503dff RGB pie chart
      #503dff color shades, tints & tones
#503dff color schemes
#503dff color preview, HTML & CSS examples
           This text has a color of #503dff        
        
          <p style="color:#503dff;">Text here</p>
        
        
          .mytext {color:#503dff;}
        
        Text color #503dff
      
           This box has a color of #503dff        
        
          <div style="background-color:#503dff;">Content here</div>
        
        
          .mybackground {background-color:#503dff;}
        
        Background color #503dff
      
           Border around this has a color of #503dff        
        
          <div style="border:2px solid #503dff;">Content here</div>
        
        
          .myborder {border:2px solid #503dff;}
        
        Border color #503dff