#532ba3 color space conversions
Hex:
        #532ba3
        RGB:
        83, 43, 163
        CMY:
        67, 83, 36
        CMYK:
        49, 74, 0, 36
      HSL:
        260°, 58.2524%, 40.3922%
        HSV (HSB):
        260°, 73.6196%, 63.9216%
        XYZ:
        11.0420, 6.2111, 35.2672
        xyY:
        0.2102, 0.1183, 6.2111
      CIE-Lab:
        29.9389, 45.9594, -58.1466
        CIE-LCH:
        29.9389, 74.1167, 308.3231
        CIE-Luv:
        29.9389, 4.8550, -78.6816
        Hunter-Lab:
        24.9221, 35.4729, -66.4558
      #532ba3 color charts
#532ba3 RGB chart
      #532ba3 CMYK chart
      #532ba3 RGB pie chart
      #532ba3 color shades, tints & tones
#532ba3 color schemes
#532ba3 color preview, HTML & CSS examples
           This text has a color of #532ba3        
        
          <p style="color:#532ba3;">Text here</p>
        
        
          .mytext {color:#532ba3;}
        
        Text color #532ba3
      
           This box has a color of #532ba3        
        
          <div style="background-color:#532ba3;">Content here</div>
        
        
          .mybackground {background-color:#532ba3;}
        
        Background color #532ba3
      
           Border around this has a color of #532ba3        
        
          <div style="border:2px solid #532ba3;">Content here</div>
        
        
          .myborder {border:2px solid #532ba3;}
        
        Border color #532ba3