#503c6b color space conversions
Hex:
        #503c6b
        RGB:
        80, 60, 107
        CMY:
        69, 76, 58
        CMYK:
        25, 44, 0, 58
      HSL:
        266°, 28.1437%, 32.7451%
        HSV (HSB):
        266°, 43.9252%, 41.9608%
        XYZ:
        7.5780, 5.9987, 14.6684
        xyY:
        0.2683, 0.2124, 5.9987
      CIE-Lab:
        29.4093, 19.4700, -24.2350
        CIE-LCH:
        29.4093, 31.0872, 308.7779
        CIE-Luv:
        29.4093, 6.2247, -33.2482
        Hunter-Lab:
        24.4923, 12.3667, -18.3640
      #503c6b color charts
#503c6b RGB chart
      #503c6b CMYK chart
      #503c6b RGB pie chart
      #503c6b color shades, tints & tones
#503c6b color schemes
#503c6b color preview, HTML & CSS examples
           This text has a color of #503c6b        
        
          <p style="color:#503c6b;">Text here</p>
        
        
          .mytext {color:#503c6b;}
        
        Text color #503c6b
      
           This box has a color of #503c6b        
        
          <div style="background-color:#503c6b;">Content here</div>
        
        
          .mybackground {background-color:#503c6b;}
        
        Background color #503c6b
      
           Border around this has a color of #503c6b        
        
          <div style="border:2px solid #503c6b;">Content here</div>
        
        
          .myborder {border:2px solid #503c6b;}
        
        Border color #503c6b