#5b1ca1 color space conversions
Hex:
        #5b1ca1
        RGB:
        91, 28, 161
        CMY:
        64, 89, 37
        CMYK:
        43, 83, 0, 37
      HSL:
        268°, 70.3704%, 37.0588%
        HSV (HSB):
        268°, 82.6087%, 63.1373%
        XYZ:
        11.1627, 5.6279, 34.2162
        xyY:
        0.2188, 0.1103, 5.6279
      CIE-Lab:
        28.4535, 53.2475, -59.3294
        CIE-LCH:
        28.4535, 79.7199, 311.9076
        CIE-Luv:
        28.4535, 10.1380, -78.7211
        Hunter-Lab:
        23.7231, 42.4758, -68.9086
      #5b1ca1 color charts
#5b1ca1 RGB chart
      #5b1ca1 CMYK chart
      #5b1ca1 RGB pie chart
      #5b1ca1 color shades, tints & tones
#5b1ca1 color schemes
#5b1ca1 color preview, HTML & CSS examples
           This text has a color of #5b1ca1        
        
          <p style="color:#5b1ca1;">Text here</p>
        
        
          .mytext {color:#5b1ca1;}
        
        Text color #5b1ca1
      
           This box has a color of #5b1ca1        
        
          <div style="background-color:#5b1ca1;">Content here</div>
        
        
          .mybackground {background-color:#5b1ca1;}
        
        Background color #5b1ca1
      
           Border around this has a color of #5b1ca1        
        
          <div style="border:2px solid #5b1ca1;">Content here</div>
        
        
          .myborder {border:2px solid #5b1ca1;}
        
        Border color #5b1ca1