#5b2edd color space conversions
Hex:
        #5b2edd
        RGB:
        91, 46, 221
        CMY:
        64, 82, 13
        CMYK:
        59, 79, 0, 13
      HSL:
        255°, 72.0165%, 52.3529%
        HSV (HSB):
        255°, 79.1855%, 86.6667%
        XYZ:
        18.3425, 9.3986, 69.2540
        xyY:
        0.1891, 0.0969, 9.3986
      CIE-Lab:
        36.7407, 61.6112, -81.0664
        CIE-LCH:
        36.7407, 101.8219, 307.2352
        CIE-Luv:
        36.7407, 0.9712, -113.6304
        Hunter-Lab:
        30.6571, 53.1487, -112.4752
      #5b2edd color charts
#5b2edd RGB chart
      #5b2edd CMYK chart
      #5b2edd RGB pie chart
      #5b2edd color shades, tints & tones
#5b2edd color schemes
#5b2edd color preview, HTML & CSS examples
           This text has a color of #5b2edd        
        
          <p style="color:#5b2edd;">Text here</p>
        
        
          .mytext {color:#5b2edd;}
        
        Text color #5b2edd
      
           This box has a color of #5b2edd        
        
          <div style="background-color:#5b2edd;">Content here</div>
        
        
          .mybackground {background-color:#5b2edd;}
        
        Background color #5b2edd
      
           Border around this has a color of #5b2edd        
        
          <div style="border:2px solid #5b2edd;">Content here</div>
        
        
          .myborder {border:2px solid #5b2edd;}
        
        Border color #5b2edd