#5b2aa5 color space conversions
Hex:
        #5b2aa5
        RGB:
        91, 42, 165
        CMY:
        64, 84, 35
        CMYK:
        45, 75, 0, 35
      HSL:
        264°, 59.4203%, 40.5882%
        HSV (HSB):
        264°, 74.5455%, 64.7059%
        XYZ:
        11.9339, 6.5967, 36.2416
        xyY:
        0.2179, 0.1204, 6.5967
      CIE-Lab:
        30.8705, 48.3430, -57.7938
        CIE-LCH:
        30.8705, 75.3470, 309.9116
        CIE-Luv:
        30.8705, 7.8362, -79.4573
        Hunter-Lab:
        25.6840, 37.9916, -65.6828
      #5b2aa5 color charts
#5b2aa5 RGB chart
      #5b2aa5 CMYK chart
      #5b2aa5 RGB pie chart
      #5b2aa5 color shades, tints & tones
#5b2aa5 color schemes
#5b2aa5 color preview, HTML & CSS examples
           This text has a color of #5b2aa5        
        
          <p style="color:#5b2aa5;">Text here</p>
        
        
          .mytext {color:#5b2aa5;}
        
        Text color #5b2aa5
      
           This box has a color of #5b2aa5        
        
          <div style="background-color:#5b2aa5;">Content here</div>
        
        
          .mybackground {background-color:#5b2aa5;}
        
        Background color #5b2aa5
      
           Border around this has a color of #5b2aa5        
        
          <div style="border:2px solid #5b2aa5;">Content here</div>
        
        
          .myborder {border:2px solid #5b2aa5;}
        
        Border color #5b2aa5