#532a4e color space conversions
Hex:
        #532a4e
        RGB:
        83, 42, 78
        CMY:
        67, 84, 69
        CMYK:
        0, 49, 6, 67
      HSL:
        307°, 32.8000%, 24.5098%
        HSV (HSB):
        307°, 49.3976%, 32.5490%
        XYZ:
        5.7704, 4.0450, 7.6844
        xyY:
        0.3297, 0.2311, 4.0450
      CIE-Lab:
        23.8196, 24.8772, -13.9960
        CIE-LCH:
        23.8196, 28.5441, 330.6376
        CIE-Luv:
        23.8196, 18.5978, -19.0654
        Hunter-Lab:
        20.1122, 16.0173, -8.5747
      #532a4e color charts
#532a4e RGB chart
      #532a4e CMYK chart
      #532a4e RGB pie chart
      #532a4e color shades, tints & tones
#532a4e color schemes
#532a4e color preview, HTML & CSS examples
           This text has a color of #532a4e        
        
          <p style="color:#532a4e;">Text here</p>
        
        
          .mytext {color:#532a4e;}
        
        Text color #532a4e
      
           This box has a color of #532a4e        
        
          <div style="background-color:#532a4e;">Content here</div>
        
        
          .mybackground {background-color:#532a4e;}
        
        Background color #532a4e
      
           Border around this has a color of #532a4e        
        
          <div style="border:2px solid #532a4e;">Content here</div>
        
        
          .myborder {border:2px solid #532a4e;}
        
        Border color #532a4e