#5b0bae color space conversions
Hex:
        #5b0bae
        RGB:
        91, 11, 174
        CMY:
        64, 96, 32
        CMYK:
        48, 94, 0, 32
      HSL:
        269°, 88.1081%, 36.2745%
        HSV (HSB):
        269°, 93.6782%, 68.2353%
        XYZ:
        12.0740, 5.5195, 40.4734
        xyY:
        0.2079, 0.0951, 5.5195
      CIE-Lab:
        28.1663, 60.9757, -67.6538
        CIE-LCH:
        28.1663, 91.0773, 312.0280
        CIE-Luv:
        28.1663, 9.3215, -87.3890
        Hunter-Lab:
        23.4936, 50.6226, -85.6959
      #5b0bae color charts
#5b0bae RGB chart
      #5b0bae CMYK chart
      #5b0bae RGB pie chart
      #5b0bae color shades, tints & tones
#5b0bae color schemes
#5b0bae color preview, HTML & CSS examples
           This text has a color of #5b0bae        
        
          <p style="color:#5b0bae;">Text here</p>
        
        
          .mytext {color:#5b0bae;}
        
        Text color #5b0bae
      
           This box has a color of #5b0bae        
        
          <div style="background-color:#5b0bae;">Content here</div>
        
        
          .mybackground {background-color:#5b0bae;}
        
        Background color #5b0bae
      
           Border around this has a color of #5b0bae        
        
          <div style="border:2px solid #5b0bae;">Content here</div>
        
        
          .myborder {border:2px solid #5b0bae;}
        
        Border color #5b0bae