#503b4e color space conversions
Hex:
        #503b4e
        RGB:
        80, 59, 78
        CMY:
        69, 77, 69
        CMYK:
        0, 26, 2, 69
      HSL:
        306°, 15.1079%, 27.2549%
        HSV (HSB):
        306°, 26.2500%, 31.3725%
        XYZ:
        6.2474, 5.3835, 7.9176
        xyY:
        0.3196, 0.2754, 5.3835
      CIE-Lab:
        27.8004, 12.9904, -7.9603
        CIE-LCH:
        27.8004, 15.2354, 328.5006
        CIE-Luv:
        27.8004, 10.0453, -11.1537
        Hunter-Lab:
        23.2023, 7.4584, -3.9906
      #503b4e color charts
#503b4e RGB chart
      #503b4e CMYK chart
      #503b4e RGB pie chart
      #503b4e color shades, tints & tones
#503b4e color schemes
#503b4e color preview, HTML & CSS examples
           This text has a color of #503b4e        
        
          <p style="color:#503b4e;">Text here</p>
        
        
          .mytext {color:#503b4e;}
        
        Text color #503b4e
      
           This box has a color of #503b4e        
        
          <div style="background-color:#503b4e;">Content here</div>
        
        
          .mybackground {background-color:#503b4e;}
        
        Background color #503b4e
      
           Border around this has a color of #503b4e        
        
          <div style="border:2px solid #503b4e;">Content here</div>
        
        
          .myborder {border:2px solid #503b4e;}
        
        Border color #503b4e