#5b1aee color space conversions
Hex:
        #5b1aee
        RGB:
        91, 26, 238
        CMY:
        64, 90, 7
        CMYK:
        62, 89, 0, 7
      HSL:
        258°, 86.1789%, 51.7647%
        HSV (HSB):
        258°, 89.0756%, 93.3333%
        XYZ:
        20.1164, 9.1360, 81.5921
        xyY:
        0.1815, 0.0824, 9.1360
      CIE-Lab:
        36.2448, 72.7778, -91.5828
        CIE-LCH:
        36.2448, 116.9787, 308.4730
        CIE-Luv:
        36.2448, 1.1106, -124.2814
        Hunter-Lab:
        30.2258, 65.9033, -138.8906
      #5b1aee color charts
#5b1aee RGB chart
      #5b1aee CMYK chart
      #5b1aee RGB pie chart
      #5b1aee color shades, tints & tones
#5b1aee color schemes
#5b1aee color preview, HTML & CSS examples
           This text has a color of #5b1aee        
        
          <p style="color:#5b1aee;">Text here</p>
        
        
          .mytext {color:#5b1aee;}
        
        Text color #5b1aee
      
           This box has a color of #5b1aee        
        
          <div style="background-color:#5b1aee;">Content here</div>
        
        
          .mybackground {background-color:#5b1aee;}
        
        Background color #5b1aee
      
           Border around this has a color of #5b1aee        
        
          <div style="border:2px solid #5b1aee;">Content here</div>
        
        
          .myborder {border:2px solid #5b1aee;}
        
        Border color #5b1aee