#532a9b color space conversions
Hex:
        #532a9b
        RGB:
        83, 42, 155
        CMY:
        67, 84, 39
        CMYK:
        46, 73, 0, 39
      HSL:
        262°, 57.3604%, 38.6275%
        HSV (HSB):
        262°, 72.9032%, 60.7843%
        XYZ:
        10.3116, 5.8615, 31.5982
        xyY:
        0.2159, 0.1227, 5.8615
      CIE-Lab:
        29.0603, 44.2443, -54.7230
        CIE-LCH:
        29.0603, 70.3716, 308.9560
        CIE-Luv:
        29.0603, 5.9845, -73.6842
        Hunter-Lab:
        24.2105, 33.6576, -60.4347
      #532a9b color charts
#532a9b RGB chart
      #532a9b CMYK chart
      #532a9b RGB pie chart
      #532a9b color shades, tints & tones
#532a9b color schemes
#532a9b color preview, HTML & CSS examples
           This text has a color of #532a9b        
        
          <p style="color:#532a9b;">Text here</p>
        
        
          .mytext {color:#532a9b;}
        
        Text color #532a9b
      
           This box has a color of #532a9b        
        
          <div style="background-color:#532a9b;">Content here</div>
        
        
          .mybackground {background-color:#532a9b;}
        
        Background color #532a9b
      
           Border around this has a color of #532a9b        
        
          <div style="border:2px solid #532a9b;">Content here</div>
        
        
          .myborder {border:2px solid #532a9b;}
        
        Border color #532a9b