#5b1c7b color space conversions
Hex:
        #5b1c7b
        RGB:
        91, 28, 123
        CMY:
        64, 89, 52
        CMYK:
        26, 77, 0, 52
      HSL:
        280°, 62.9139%, 29.6078%
        HSV (HSB):
        280°, 77.2358%, 48.2353%
        XYZ:
        8.3048, 4.4847, 19.1668
        xyY:
        0.2599, 0.1403, 4.4847
      CIE-Lab:
        25.2132, 44.2277, -41.0310
        CIE-LCH:
        25.2132, 60.3293, 317.1472
        CIE-Luv:
        25.2132, 16.9739, -54.0930
        Hunter-Lab:
        21.1771, 32.9402, -38.8376
      #5b1c7b color charts
#5b1c7b RGB chart
      #5b1c7b CMYK chart
      #5b1c7b RGB pie chart
      #5b1c7b color shades, tints & tones
#5b1c7b color schemes
#5b1c7b color preview, HTML & CSS examples
           This text has a color of #5b1c7b        
        
          <p style="color:#5b1c7b;">Text here</p>
        
        
          .mytext {color:#5b1c7b;}
        
        Text color #5b1c7b
      
           This box has a color of #5b1c7b        
        
          <div style="background-color:#5b1c7b;">Content here</div>
        
        
          .mybackground {background-color:#5b1c7b;}
        
        Background color #5b1c7b
      
           Border around this has a color of #5b1c7b        
        
          <div style="border:2px solid #5b1c7b;">Content here</div>
        
        
          .myborder {border:2px solid #5b1c7b;}
        
        Border color #5b1c7b