#5b00e5 color space conversions
Hex:
        #5b00e5
        RGB:
        91, 0, 229
        CMY:
        64, 100, 10
        CMYK:
        60, 100, 0, 10
      HSL:
        264°, 100.0000%, 44.9020%
        HSV (HSB):
        264°, 100.0000%, 89.8039%
        XYZ:
        18.4572, 7.8813, 74.6772
        xyY:
        0.1827, 0.0780, 7.8813
      CIE-Lab:
        33.7344, 75.1703, -90.6269
        CIE-LCH:
        33.7344, 117.7447, 309.6739
        CIE-Luv:
        33.7344, 2.9988, -119.1493
        Hunter-Lab:
        28.0736, 68.2274, -138.0626
      #5b00e5 color charts
#5b00e5 RGB chart
      #5b00e5 CMYK chart
      #5b00e5 RGB pie chart
      #5b00e5 color shades, tints & tones
#5b00e5 color schemes
#5b00e5 color preview, HTML & CSS examples
           This text has a color of #5b00e5        
        
          <p style="color:#5b00e5;">Text here</p>
        
        
          .mytext {color:#5b00e5;}
        
        Text color #5b00e5
      
           This box has a color of #5b00e5        
        
          <div style="background-color:#5b00e5;">Content here</div>
        
        
          .mybackground {background-color:#5b00e5;}
        
        Background color #5b00e5
      
           Border around this has a color of #5b00e5        
        
          <div style="border:2px solid #5b00e5;">Content here</div>
        
        
          .myborder {border:2px solid #5b00e5;}
        
        Border color #5b00e5