#5b1c8a color space conversions
Hex:
        #5b1c8a
        RGB:
        91, 28, 138
        CMY:
        64, 89, 46
        CMYK:
        34, 80, 0, 46
      HSL:
        274°, 66.2651%, 32.5490%
        HSV (HSB):
        274°, 79.7101%, 54.1176%
        XYZ:
        9.3171, 4.8896, 24.4975
        xyY:
        0.2407, 0.1263, 4.8896
      CIE-Lab:
        26.4180, 47.7061, -48.5076
        CIE-LCH:
        26.4180, 68.0357, 314.5227
        CIE-Luv:
        26.4180, 14.0204, -64.0574
        Hunter-Lab:
        22.1125, 36.5139, -50.2060
      #5b1c8a color charts
#5b1c8a RGB chart
      #5b1c8a CMYK chart
      #5b1c8a RGB pie chart
      #5b1c8a color shades, tints & tones
#5b1c8a color schemes
#5b1c8a color preview, HTML & CSS examples
           This text has a color of #5b1c8a        
        
          <p style="color:#5b1c8a;">Text here</p>
        
        
          .mytext {color:#5b1c8a;}
        
        Text color #5b1c8a
      
           This box has a color of #5b1c8a        
        
          <div style="background-color:#5b1c8a;">Content here</div>
        
        
          .mybackground {background-color:#5b1c8a;}
        
        Background color #5b1c8a
      
           Border around this has a color of #5b1c8a        
        
          <div style="border:2px solid #5b1c8a;">Content here</div>
        
        
          .myborder {border:2px solid #5b1c8a;}
        
        Border color #5b1c8a