#5b1e65 color space conversions
Hex:
        #5b1e65
        RGB:
        91, 30, 101
        CMY:
        64, 88, 60
        CMYK:
        10, 70, 0, 60
      HSL:
        292°, 54.1985%, 25.6863%
        HSV (HSB):
        292°, 70.2970%, 39.6078%
        XYZ:
        7.1276, 4.0923, 12.7261
        xyY:
        0.2977, 0.1709, 4.0923
      CIE-Lab:
        23.9742, 38.5467, -28.8647
        CIE-LCH:
        23.9742, 48.1562, 323.1732
        CIE-Luv:
        23.9742, 21.6255, -38.3742
        Hunter-Lab:
        20.2294, 27.4913, -23.1383
      #5b1e65 color charts
#5b1e65 RGB chart
      #5b1e65 CMYK chart
      #5b1e65 RGB pie chart
      #5b1e65 color shades, tints & tones
#5b1e65 color schemes
#5b1e65 color preview, HTML & CSS examples
           This text has a color of #5b1e65        
        
          <p style="color:#5b1e65;">Text here</p>
        
        
          .mytext {color:#5b1e65;}
        
        Text color #5b1e65
      
           This box has a color of #5b1e65        
        
          <div style="background-color:#5b1e65;">Content here</div>
        
        
          .mybackground {background-color:#5b1e65;}
        
        Background color #5b1e65
      
           Border around this has a color of #5b1e65        
        
          <div style="border:2px solid #5b1e65;">Content here</div>
        
        
          .myborder {border:2px solid #5b1e65;}
        
        Border color #5b1e65