#5b2cfb color space conversions
Hex:
        #5b2cfb
        RGB:
        91, 44, 251
        CMY:
        64, 83, 2
        CMYK:
        64, 82, 0, 2
      HSL:
        254°, 96.2791%, 57.8431%
        HSV (HSB):
        254°, 82.4701%, 98.4314%
        XYZ:
        22.6277, 10.9905, 92.1956
        xyY:
        0.1799, 0.0874, 10.9905
      CIE-Lab:
        39.5645, 70.3849, -93.4102
        CIE-LCH:
        39.5645, 116.9594, 306.9982
        CIE-Luv:
        39.5645, -1.4424, -131.2547
        Hunter-Lab:
        33.1520, 63.8179, -141.6789
      #5b2cfb color charts
#5b2cfb RGB chart
      #5b2cfb CMYK chart
      #5b2cfb RGB pie chart
      #5b2cfb color shades, tints & tones
#5b2cfb color schemes
#5b2cfb color preview, HTML & CSS examples
           This text has a color of #5b2cfb        
        
          <p style="color:#5b2cfb;">Text here</p>
        
        
          .mytext {color:#5b2cfb;}
        
        Text color #5b2cfb
      
           This box has a color of #5b2cfb        
        
          <div style="background-color:#5b2cfb;">Content here</div>
        
        
          .mybackground {background-color:#5b2cfb;}
        
        Background color #5b2cfb
      
           Border around this has a color of #5b2cfb        
        
          <div style="border:2px solid #5b2cfb;">Content here</div>
        
        
          .myborder {border:2px solid #5b2cfb;}
        
        Border color #5b2cfb