#5d32ab color space conversions
Hex:
        #5d32ab
        RGB:
        93, 50, 171
        CMY:
        64, 80, 33
        CMYK:
        46, 71, 0, 33
      HSL:
        261°, 54.7511%, 43.3333%
        HSV (HSB):
        261°, 70.7602%, 67.0588%
        XYZ:
        13.0055, 7.5486, 39.2996
        xyY:
        0.2173, 0.1261, 7.5486
      CIE-Lab:
        33.0246, 46.3386, -57.8736
        CIE-LCH:
        33.0246, 74.1392, 308.6838
        CIE-Luv:
        33.0246, 6.5463, -81.5947
        Hunter-Lab:
        27.4748, 36.4141, -65.5755
      #5d32ab color charts
#5d32ab RGB chart
      #5d32ab CMYK chart
      #5d32ab RGB pie chart
      #5d32ab color shades, tints & tones
#5d32ab color schemes
#5d32ab color preview, HTML & CSS examples
           This text has a color of #5d32ab        
        
          <p style="color:#5d32ab;">Text here</p>
        
        
          .mytext {color:#5d32ab;}
        
        Text color #5d32ab
      
           This box has a color of #5d32ab        
        
          <div style="background-color:#5d32ab;">Content here</div>
        
        
          .mybackground {background-color:#5d32ab;}
        
        Background color #5d32ab
      
           Border around this has a color of #5d32ab        
        
          <div style="border:2px solid #5d32ab;">Content here</div>
        
        
          .myborder {border:2px solid #5d32ab;}
        
        Border color #5d32ab