#5b00e8 color space conversions
Hex:
        #5b00e8
        RGB:
        91, 0, 232
        CMY:
        64, 100, 9
        CMYK:
        61, 100, 0, 9
      HSL:
        264°, 100.0000%, 45.4902%
        HSV (HSB):
        264°, 100.0000%, 90.9804%
        XYZ:
        18.8799, 8.0503, 76.9027
        xyY:
        0.1818, 0.0775, 8.0503
      CIE-Lab:
        34.0875, 75.8417, -91.7531
        CIE-LCH:
        34.0875, 119.0403, 309.5766
        CIE-Luv:
        34.0875, 2.6933, -120.8430
        Hunter-Lab:
        28.3731, 69.1234, -140.8389
      #5b00e8 color charts
#5b00e8 RGB chart
      #5b00e8 CMYK chart
      #5b00e8 RGB pie chart
      #5b00e8 color shades, tints & tones
#5b00e8 color schemes
#5b00e8 color preview, HTML & CSS examples
           This text has a color of #5b00e8        
        
          <p style="color:#5b00e8;">Text here</p>
        
        
          .mytext {color:#5b00e8;}
        
        Text color #5b00e8
      
           This box has a color of #5b00e8        
        
          <div style="background-color:#5b00e8;">Content here</div>
        
        
          .mybackground {background-color:#5b00e8;}
        
        Background color #5b00e8
      
           Border around this has a color of #5b00e8        
        
          <div style="border:2px solid #5b00e8;">Content here</div>
        
        
          .myborder {border:2px solid #5b00e8;}
        
        Border color #5b00e8