#501b4f color space conversions
Hex:
        #501b4f
        RGB:
        80, 27, 79
        CMY:
        69, 89, 69
        CMYK:
        0, 66, 1, 69
      HSL:
        301°, 49.5327%, 20.9804%
        HSV (HSB):
        301°, 66.2500%, 31.3725%
        XYZ:
        5.1115, 3.0539, 7.7172
        xyY:
        0.3218, 0.1923, 3.0539
      CIE-Lab:
        20.2583, 32.4436, -20.2538
        CIE-LCH:
        20.2583, 38.2466, 328.0244
        CIE-Luv:
        20.2583, 20.5926, -25.6186
        Hunter-Lab:
        17.4753, 21.6291, -13.9501
      #501b4f color charts
#501b4f RGB chart
      #501b4f CMYK chart
      #501b4f RGB pie chart
      #501b4f color shades, tints & tones
#501b4f color schemes
#501b4f color preview, HTML & CSS examples
           This text has a color of #501b4f        
        
          <p style="color:#501b4f;">Text here</p>
        
        
          .mytext {color:#501b4f;}
        
        Text color #501b4f
      
           This box has a color of #501b4f        
        
          <div style="background-color:#501b4f;">Content here</div>
        
        
          .mybackground {background-color:#501b4f;}
        
        Background color #501b4f
      
           Border around this has a color of #501b4f        
        
          <div style="border:2px solid #501b4f;">Content here</div>
        
        
          .myborder {border:2px solid #501b4f;}
        
        Border color #501b4f