#532e5a color space conversions
Hex:
        #532e5a
        RGB:
        83, 46, 90
        CMY:
        67, 82, 65
        CMYK:
        8, 49, 0, 65
      HSL:
        290°, 32.3529%, 26.6667%
        HSV (HSB):
        290°, 48.8889%, 35.2941%
        XYZ:
        6.3897, 4.5312, 10.2107
        xyY:
        0.3024, 0.2144, 4.5312
      CIE-Lab:
        25.3550, 25.0522, -19.5629
        CIE-LCH:
        25.3550, 31.7855, 322.0143
        CIE-Luv:
        25.3550, 15.0315, -26.3398
        Hunter-Lab:
        21.2866, 16.3301, -13.5395
      #532e5a color charts
#532e5a RGB chart
      #532e5a CMYK chart
      #532e5a RGB pie chart
      #532e5a color shades, tints & tones
#532e5a color schemes
#532e5a color preview, HTML & CSS examples
           This text has a color of #532e5a        
        
          <p style="color:#532e5a;">Text here</p>
        
        
          .mytext {color:#532e5a;}
        
        Text color #532e5a
      
           This box has a color of #532e5a        
        
          <div style="background-color:#532e5a;">Content here</div>
        
        
          .mybackground {background-color:#532e5a;}
        
        Background color #532e5a
      
           Border around this has a color of #532e5a        
        
          <div style="border:2px solid #532e5a;">Content here</div>
        
        
          .myborder {border:2px solid #532e5a;}
        
        Border color #532e5a