#5b2cea color space conversions
Hex:
        #5b2cea
        RGB:
        91, 44, 234
        CMY:
        64, 83, 8
        CMYK:
        61, 81, 0, 8
      HSL:
        255°, 81.8966%, 54.5098%
        HSV (HSB):
        255°, 81.1966%, 91.7647%
        XYZ:
        20.0663, 9.9660, 78.7079
        xyY:
        0.1845, 0.0916, 9.9660
      CIE-Lab:
        37.7814, 65.9073, -86.7673
        CIE-LCH:
        37.7814, 108.9603, 307.2198
        CIE-Luv:
        37.7814, 0.0068, -121.4342
        Hunter-Lab:
        31.5690, 58.2150, -125.7236
      #5b2cea color charts
#5b2cea RGB chart
      #5b2cea CMYK chart
      #5b2cea RGB pie chart
      #5b2cea color shades, tints & tones
#5b2cea color schemes
#5b2cea color preview, HTML & CSS examples
           This text has a color of #5b2cea        
        
          <p style="color:#5b2cea;">Text here</p>
        
        
          .mytext {color:#5b2cea;}
        
        Text color #5b2cea
      
           This box has a color of #5b2cea        
        
          <div style="background-color:#5b2cea;">Content here</div>
        
        
          .mybackground {background-color:#5b2cea;}
        
        Background color #5b2cea
      
           Border around this has a color of #5b2cea        
        
          <div style="border:2px solid #5b2cea;">Content here</div>
        
        
          .myborder {border:2px solid #5b2cea;}
        
        Border color #5b2cea