#503df5 color space conversions
Hex:
        #503df5
        RGB:
        80, 61, 245
        CMY:
        69, 76, 4
        CMYK:
        67, 75, 0, 4
      HSL:
        246°, 90.1961%, 60.0000%
        HSV (HSB):
        246°, 75.1020%, 96.0784%
        XYZ:
        21.4584, 11.6355, 87.5011
        xyY:
        0.1779, 0.0965, 11.6355
      CIE-Lab:
        40.6309, 60.3564, -88.3041
        CIE-LCH:
        40.6309, 106.9603, 304.3529
        CIE-Luv:
        40.6309, -5.6159, -126.7352
        Hunter-Lab:
        34.1109, 52.5965, -128.2128
      #503df5 color charts
#503df5 RGB chart
      #503df5 CMYK chart
      #503df5 RGB pie chart
      #503df5 color shades, tints & tones
#503df5 color schemes
#503df5 color preview, HTML & CSS examples
           This text has a color of #503df5        
        
          <p style="color:#503df5;">Text here</p>
        
        
          .mytext {color:#503df5;}
        
        Text color #503df5
      
           This box has a color of #503df5        
        
          <div style="background-color:#503df5;">Content here</div>
        
        
          .mybackground {background-color:#503df5;}
        
        Background color #503df5
      
           Border around this has a color of #503df5        
        
          <div style="border:2px solid #503df5;">Content here</div>
        
        
          .myborder {border:2px solid #503df5;}
        
        Border color #503df5