#5b1ffb color space conversions
Hex:
        #5b1ffb
        RGB:
        91, 31, 251
        CMY:
        64, 88, 2
        CMYK:
        64, 88, 0, 2
      HSL:
        256°, 96.4912%, 55.2941%
        HSV (HSB):
        256°, 87.6494%, 98.4314%
        XYZ:
        22.2170, 10.1692, 92.0587
        xyY:
        0.1785, 0.0817, 10.1692
      CIE-Lab:
        38.1443, 74.6202, -95.7651
        CIE-LCH:
        38.1443, 121.4049, 307.9257
        CIE-Luv:
        38.1443, -0.3784, -131.5921
        Hunter-Lab:
        31.8891, 68.5540, -148.8382
      #5b1ffb color charts
#5b1ffb RGB chart
      #5b1ffb CMYK chart
      #5b1ffb RGB pie chart
      #5b1ffb color shades, tints & tones
#5b1ffb color schemes
#5b1ffb color preview, HTML & CSS examples
           This text has a color of #5b1ffb        
        
          <p style="color:#5b1ffb;">Text here</p>
        
        
          .mytext {color:#5b1ffb;}
        
        Text color #5b1ffb
      
           This box has a color of #5b1ffb        
        
          <div style="background-color:#5b1ffb;">Content here</div>
        
        
          .mybackground {background-color:#5b1ffb;}
        
        Background color #5b1ffb
      
           Border around this has a color of #5b1ffb        
        
          <div style="border:2px solid #5b1ffb;">Content here</div>
        
        
          .myborder {border:2px solid #5b1ffb;}
        
        Border color #5b1ffb