#5b014f color space conversions
Hex:
        #5b014f
        RGB:
        91, 1, 79
        CMY:
        64, 100, 69
        CMYK:
        0, 99, 13, 64
      HSL:
        308°, 97.8261%, 18.0392%
        HSV (HSB):
        308°, 98.9011%, 35.6863%
        XYZ:
        5.7365, 2.8104, 7.6372
        xyY:
        0.3545, 0.1736, 2.8104
      CIE-Lab:
        19.2679, 44.1116, -21.6747
        CIE-LCH:
        19.2679, 49.1490, 333.8324
        CIE-Luv:
        19.2679, 31.6209, -27.8299
        Hunter-Lab:
        16.7642, 31.7436, -15.2758
      #5b014f color charts
#5b014f RGB chart
      #5b014f CMYK chart
      #5b014f RGB pie chart
      #5b014f color shades, tints & tones
#5b014f color schemes
#5b014f color preview, HTML & CSS examples
           This text has a color of #5b014f        
        
          <p style="color:#5b014f;">Text here</p>
        
        
          .mytext {color:#5b014f;}
        
        Text color #5b014f
      
           This box has a color of #5b014f        
        
          <div style="background-color:#5b014f;">Content here</div>
        
        
          .mybackground {background-color:#5b014f;}
        
        Background color #5b014f
      
           Border around this has a color of #5b014f        
        
          <div style="border:2px solid #5b014f;">Content here</div>
        
        
          .myborder {border:2px solid #5b014f;}
        
        Border color #5b014f