#5b0af1 color space conversions
Hex:
        #5b0af1
        RGB:
        91, 10, 241
        CMY:
        64, 96, 5
        CMYK:
        62, 96, 0, 5
      HSL:
        261°, 92.0319%, 49.2157%
        HSV (HSB):
        261°, 95.8506%, 94.5098%
        XYZ:
        20.3001, 8.7921, 83.8462
        xyY:
        0.1797, 0.0778, 8.7921
      CIE-Lab:
        35.5809, 76.5438, -94.3851
        CIE-LCH:
        35.5809, 121.5216, 309.0411
        CIE-Luv:
        35.5809, 1.5221, -125.9699
        Hunter-Lab:
        29.6515, 70.3153, -146.8997
      #5b0af1 color charts
#5b0af1 RGB chart
      #5b0af1 CMYK chart
      #5b0af1 RGB pie chart
      #5b0af1 color shades, tints & tones
#5b0af1 color schemes
#5b0af1 color preview, HTML & CSS examples
           This text has a color of #5b0af1        
        
          <p style="color:#5b0af1;">Text here</p>
        
        
          .mytext {color:#5b0af1;}
        
        Text color #5b0af1
      
           This box has a color of #5b0af1        
        
          <div style="background-color:#5b0af1;">Content here</div>
        
        
          .mybackground {background-color:#5b0af1;}
        
        Background color #5b0af1
      
           Border around this has a color of #5b0af1        
        
          <div style="border:2px solid #5b0af1;">Content here</div>
        
        
          .myborder {border:2px solid #5b0af1;}
        
        Border color #5b0af1