#503acb color space conversions
Hex:
        #503acb
        RGB:
        80, 58, 203
        CMY:
        69, 77, 20
        CMYK:
        61, 71, 0, 20
      HSL:
        249°, 58.2329%, 51.1765%
        HSV (HSB):
        249°, 71.4286%, 79.6078%
        XYZ:
        15.6008, 9.0434, 57.4232
        xyY:
        0.1901, 0.1102, 9.0434
      CIE-Lab:
        36.0677, 49.3322, -71.8149
        CIE-LCH:
        36.0677, 87.1266, 304.4865
        CIE-Luv:
        36.0677, -2.3219, -101.6341
        Hunter-Lab:
        30.0722, 39.9755, -92.1643
      #503acb color charts
#503acb RGB chart
      #503acb CMYK chart
      #503acb RGB pie chart
      #503acb color shades, tints & tones
#503acb color schemes
#503acb color preview, HTML & CSS examples
           This text has a color of #503acb        
        
          <p style="color:#503acb;">Text here</p>
        
        
          .mytext {color:#503acb;}
        
        Text color #503acb
      
           This box has a color of #503acb        
        
          <div style="background-color:#503acb;">Content here</div>
        
        
          .mybackground {background-color:#503acb;}
        
        Background color #503acb
      
           Border around this has a color of #503acb        
        
          <div style="border:2px solid #503acb;">Content here</div>
        
        
          .myborder {border:2px solid #503acb;}
        
        Border color #503acb