#532c8e color space conversions
Hex:
        #532c8e
        RGB:
        83, 44, 142
        CMY:
        67, 83, 44
        CMYK:
        42, 69, 0, 44
      HSL:
        264°, 52.6882%, 36.4706%
        HSV (HSB):
        264°, 69.0141%, 55.6863%
        XYZ:
        9.3504, 5.5934, 26.1780
        xyY:
        0.2274, 0.1360, 5.5934
      CIE-Lab:
        28.3625, 39.5996, -47.8753
        CIE-LCH:
        28.3625, 62.1303, 309.5956
        CIE-Luv:
        28.3625, 7.3318, -64.6329
        Hunter-Lab:
        23.6503, 29.1843, -49.0716
      #532c8e color charts
#532c8e RGB chart
      #532c8e CMYK chart
      #532c8e RGB pie chart
      #532c8e color shades, tints & tones
#532c8e color schemes
#532c8e color preview, HTML & CSS examples
           This text has a color of #532c8e        
        
          <p style="color:#532c8e;">Text here</p>
        
        
          .mytext {color:#532c8e;}
        
        Text color #532c8e
      
           This box has a color of #532c8e        
        
          <div style="background-color:#532c8e;">Content here</div>
        
        
          .mybackground {background-color:#532c8e;}
        
        Background color #532c8e
      
           Border around this has a color of #532c8e        
        
          <div style="border:2px solid #532c8e;">Content here</div>
        
        
          .myborder {border:2px solid #532c8e;}
        
        Border color #532c8e