#5b2eae color space conversions
Hex:
        #5b2eae
        RGB:
        91, 46, 174
        CMY:
        64, 82, 32
        CMYK:
        48, 74, 0, 32
      HSL:
        261°, 58.1818%, 43.1373%
        HSV (HSB):
        261°, 73.5632%, 68.2353%
        XYZ:
        12.9314, 7.2341, 40.7592
        xyY:
        0.2123, 0.1187, 7.2341
      CIE-Lab:
        32.3341, 48.8246, -60.8056
        CIE-LCH:
        32.3341, 77.9818, 308.7631
        CIE-Luv:
        32.3341, 6.0498, -84.5722
        Hunter-Lab:
        26.8963, 38.7516, -71.0216
      #5b2eae color charts
#5b2eae RGB chart
      #5b2eae CMYK chart
      #5b2eae RGB pie chart
      #5b2eae color shades, tints & tones
#5b2eae color schemes
#5b2eae color preview, HTML & CSS examples
           This text has a color of #5b2eae        
        
          <p style="color:#5b2eae;">Text here</p>
        
        
          .mytext {color:#5b2eae;}
        
        Text color #5b2eae
      
           This box has a color of #5b2eae        
        
          <div style="background-color:#5b2eae;">Content here</div>
        
        
          .mybackground {background-color:#5b2eae;}
        
        Background color #5b2eae
      
           Border around this has a color of #5b2eae        
        
          <div style="border:2px solid #5b2eae;">Content here</div>
        
        
          .myborder {border:2px solid #5b2eae;}
        
        Border color #5b2eae