#533c7e color space conversions
Hex:
        #533c7e
        RGB:
        83, 60, 126
        CMY:
        67, 76, 51
        CMYK:
        34, 52, 0, 51
      HSL:
        261°, 35.4839%, 36.4706%
        HSV (HSB):
        261°, 52.3810%, 49.4118%
        XYZ:
        8.9490, 6.5771, 20.5365
        xyY:
        0.2482, 0.1824, 6.5771
      CIE-Lab:
        30.8240, 25.6379, -33.9659
        CIE-LCH:
        30.8240, 42.5557, 307.0460
        CIE-Luv:
        30.8240, 5.4909, -47.4933
        Hunter-Lab:
        25.6458, 17.4069, -29.5258
      #533c7e color charts
#533c7e RGB chart
      #533c7e CMYK chart
      #533c7e RGB pie chart
      #533c7e color shades, tints & tones
#533c7e color schemes
#533c7e color preview, HTML & CSS examples
           This text has a color of #533c7e        
        
          <p style="color:#533c7e;">Text here</p>
        
        
          .mytext {color:#533c7e;}
        
        Text color #533c7e
      
           This box has a color of #533c7e        
        
          <div style="background-color:#533c7e;">Content here</div>
        
        
          .mybackground {background-color:#533c7e;}
        
        Background color #533c7e
      
           Border around this has a color of #533c7e        
        
          <div style="border:2px solid #533c7e;">Content here</div>
        
        
          .myborder {border:2px solid #533c7e;}
        
        Border color #533c7e