#5b1b9a color space conversions
Hex:
        #5b1b9a
        RGB:
        91, 27, 154
        CMY:
        64, 89, 40
        CMYK:
        41, 82, 0, 40
      HSL:
        270°, 70.1657%, 35.4902%
        HSV (HSB):
        270°, 82.4675%, 60.3922%
        XYZ:
        10.5391, 5.3411, 31.0473
        xyY:
        0.2246, 0.1138, 5.3411
      CIE-Lab:
        27.6853, 51.9114, -56.3196
        CIE-LCH:
        27.6853, 76.5943, 312.6677
        CIE-Luv:
        27.6853, 11.3452, -74.4287
        Hunter-Lab:
        23.1108, 40.9560, -63.4732
      #5b1b9a color charts
#5b1b9a RGB chart
      #5b1b9a CMYK chart
      #5b1b9a RGB pie chart
      #5b1b9a color shades, tints & tones
#5b1b9a color schemes
#5b1b9a color preview, HTML & CSS examples
           This text has a color of #5b1b9a        
        
          <p style="color:#5b1b9a;">Text here</p>
        
        
          .mytext {color:#5b1b9a;}
        
        Text color #5b1b9a
      
           This box has a color of #5b1b9a        
        
          <div style="background-color:#5b1b9a;">Content here</div>
        
        
          .mybackground {background-color:#5b1b9a;}
        
        Background color #5b1b9a
      
           Border around this has a color of #5b1b9a        
        
          <div style="border:2px solid #5b1b9a;">Content here</div>
        
        
          .myborder {border:2px solid #5b1b9a;}
        
        Border color #5b1b9a