#5b3bae color space conversions
Hex:
        #5b3bae
        RGB:
        91, 59, 174
        CMY:
        64, 77, 32
        CMYK:
        48, 66, 0, 32
      HSL:
        257°, 49.3562%, 45.6863%
        HSV (HSB):
        257°, 66.0920%, 68.2353%
        XYZ:
        13.5183, 8.4081, 40.9548
        xyY:
        0.2150, 0.1337, 8.4081
      CIE-Lab:
        34.8187, 41.9486, -56.7520
        CIE-LCH:
        34.8187, 70.5725, 306.4702
        CIE-Luv:
        34.8187, 3.6894, -81.5046
        Hunter-Lab:
        28.9967, 32.4730, -63.4434
      #5b3bae color charts
#5b3bae RGB chart
      #5b3bae CMYK chart
      #5b3bae RGB pie chart
      #5b3bae color shades, tints & tones
#5b3bae color schemes
#5b3bae color preview, HTML & CSS examples
           This text has a color of #5b3bae        
        
          <p style="color:#5b3bae;">Text here</p>
        
        
          .mytext {color:#5b3bae;}
        
        Text color #5b3bae
      
           This box has a color of #5b3bae        
        
          <div style="background-color:#5b3bae;">Content here</div>
        
        
          .mybackground {background-color:#5b3bae;}
        
        Background color #5b3bae
      
           Border around this has a color of #5b3bae        
        
          <div style="border:2px solid #5b3bae;">Content here</div>
        
        
          .myborder {border:2px solid #5b3bae;}
        
        Border color #5b3bae