#5b1aaf color space conversions
Hex:
        #5b1aaf
        RGB:
        91, 26, 175
        CMY:
        64, 90, 31
        CMYK:
        48, 85, 0, 31
      HSL:
        266°, 74.1294%, 39.4118%
        HSV (HSB):
        266°, 85.1429%, 68.6275%
        XYZ:
        12.4216, 6.0581, 41.0721
        xyY:
        0.2086, 0.1017, 6.0581
      CIE-Lab:
        29.5585, 57.3639, -65.9589
        CIE-LCH:
        29.5585, 87.4139, 311.0132
        CIE-Luv:
        29.5585, 8.2686, -87.4683
        Hunter-Lab:
        24.6132, 47.0114, -81.7082
      #5b1aaf color charts
#5b1aaf RGB chart
      #5b1aaf CMYK chart
      #5b1aaf RGB pie chart
      #5b1aaf color shades, tints & tones
#5b1aaf color schemes
#5b1aaf color preview, HTML & CSS examples
           This text has a color of #5b1aaf        
        
          <p style="color:#5b1aaf;">Text here</p>
        
        
          .mytext {color:#5b1aaf;}
        
        Text color #5b1aaf
      
           This box has a color of #5b1aaf        
        
          <div style="background-color:#5b1aaf;">Content here</div>
        
        
          .mybackground {background-color:#5b1aaf;}
        
        Background color #5b1aaf
      
           Border around this has a color of #5b1aaf        
        
          <div style="border:2px solid #5b1aaf;">Content here</div>
        
        
          .myborder {border:2px solid #5b1aaf;}
        
        Border color #5b1aaf