#5b2dac color space conversions
Hex:
        #5b2dac
        RGB:
        91, 45, 172
        CMY:
        64, 82, 33
        CMYK:
        47, 74, 0, 33
      HSL:
        262°, 58.5253%, 42.5490%
        HSV (HSB):
        262°, 73.8372%, 67.4510%
        XYZ:
        12.6992, 7.0795, 39.7269
        xyY:
        0.2134, 0.1190, 7.0795
      CIE-Lab:
        31.9872, 48.7714, -60.1764
        CIE-LCH:
        31.9872, 77.4587, 309.0238
        CIE-Luv:
        31.9872, 6.4567, -83.4602
        Hunter-Lab:
        26.6073, 38.6320, -69.8998
      #5b2dac color charts
#5b2dac RGB chart
      #5b2dac CMYK chart
      #5b2dac RGB pie chart
      #5b2dac color shades, tints & tones
#5b2dac color schemes
#5b2dac color preview, HTML & CSS examples
           This text has a color of #5b2dac        
        
          <p style="color:#5b2dac;">Text here</p>
        
        
          .mytext {color:#5b2dac;}
        
        Text color #5b2dac
      
           This box has a color of #5b2dac        
        
          <div style="background-color:#5b2dac;">Content here</div>
        
        
          .mybackground {background-color:#5b2dac;}
        
        Background color #5b2dac
      
           Border around this has a color of #5b2dac        
        
          <div style="border:2px solid #5b2dac;">Content here</div>
        
        
          .myborder {border:2px solid #5b2dac;}
        
        Border color #5b2dac