#532c6d color space conversions
Hex:
        #532c6d
        RGB:
        83, 44, 109
        CMY:
        67, 83, 57
        CMYK:
        24, 60, 0, 57
      HSL:
        276°, 42.4837%, 30.0000%
        HSV (HSB):
        276°, 59.6330%, 42.7451%
        XYZ:
        7.2283, 4.7445, 15.0028
        xyY:
        0.2680, 0.1759, 4.7445
      CIE-Lab:
        25.9941, 30.8283, -30.8966
        CIE-LCH:
        25.9941, 43.6461, 314.9366
        CIE-Luv:
        25.9941, 12.3195, -41.3331
        Hunter-Lab:
        21.7819, 21.1167, -25.5902
      #532c6d color charts
#532c6d RGB chart
      #532c6d CMYK chart
      #532c6d RGB pie chart
      #532c6d color shades, tints & tones
#532c6d color schemes
#532c6d color preview, HTML & CSS examples
           This text has a color of #532c6d        
        
          <p style="color:#532c6d;">Text here</p>
        
        
          .mytext {color:#532c6d;}
        
        Text color #532c6d
      
           This box has a color of #532c6d        
        
          <div style="background-color:#532c6d;">Content here</div>
        
        
          .mybackground {background-color:#532c6d;}
        
        Background color #532c6d
      
           Border around this has a color of #532c6d        
        
          <div style="border:2px solid #532c6d;">Content here</div>
        
        
          .myborder {border:2px solid #532c6d;}
        
        Border color #532c6d