#5b15c2 color space conversions
Hex:
        #5b15c2
        RGB:
        91, 21, 194
        CMY:
        64, 92, 24
        CMYK:
        53, 89, 0, 24
      HSL:
        264°, 80.4651%, 42.1569%
        HSV (HSB):
        264°, 89.1753%, 76.0784%
        XYZ:
        14.3202, 6.6555, 51.5688
        xyY:
        0.1974, 0.0917, 6.6555
      CIE-Lab:
        31.0095, 63.4290, -74.8467
        CIE-LCH:
        31.0095, 98.1084, 310.2797
        CIE-Luv:
        31.0095, 6.1318, -98.9846
        Hunter-Lab:
        25.7983, 53.9350, -100.4574
      #5b15c2 color charts
#5b15c2 RGB chart
      #5b15c2 CMYK chart
      #5b15c2 RGB pie chart
      #5b15c2 color shades, tints & tones
#5b15c2 color schemes
#5b15c2 color preview, HTML & CSS examples
           This text has a color of #5b15c2        
        
          <p style="color:#5b15c2;">Text here</p>
        
        
          .mytext {color:#5b15c2;}
        
        Text color #5b15c2
      
           This box has a color of #5b15c2        
        
          <div style="background-color:#5b15c2;">Content here</div>
        
        
          .mybackground {background-color:#5b15c2;}
        
        Background color #5b15c2
      
           Border around this has a color of #5b15c2        
        
          <div style="border:2px solid #5b15c2;">Content here</div>
        
        
          .myborder {border:2px solid #5b15c2;}
        
        Border color #5b15c2