#501b6e color space conversions
Hex:
        #501b6e
        RGB:
        80, 27, 110
        CMY:
        69, 89, 57
        CMYK:
        27, 75, 0, 57
      HSL:
        278°, 60.5839%, 26.8627%
        HSV (HSB):
        278°, 75.4545%, 43.1373%
        XYZ:
        6.5147, 3.6151, 15.1063
        xyY:
        0.2581, 0.1433, 3.6151
      CIE-Lab:
        22.3559, 39.2958, -37.4061
        CIE-LCH:
        22.3559, 54.2529, 316.4113
        CIE-Luv:
        22.3559, 13.9085, -46.9556
        Hunter-Lab:
        19.0135, 27.8866, -33.7966
      #501b6e color charts
#501b6e RGB chart
      #501b6e CMYK chart
      #501b6e RGB pie chart
      #501b6e color shades, tints & tones
#501b6e color schemes
#501b6e color preview, HTML & CSS examples
           This text has a color of #501b6e        
        
          <p style="color:#501b6e;">Text here</p>
        
        
          .mytext {color:#501b6e;}
        
        Text color #501b6e
      
           This box has a color of #501b6e        
        
          <div style="background-color:#501b6e;">Content here</div>
        
        
          .mybackground {background-color:#501b6e;}
        
        Background color #501b6e
      
           Border around this has a color of #501b6e        
        
          <div style="border:2px solid #501b6e;">Content here</div>
        
        
          .myborder {border:2px solid #501b6e;}
        
        Border color #501b6e