#533d7f color space conversions
Hex:
        #533d7f
        RGB:
        83, 61, 127
        CMY:
        67, 76, 50
        CMYK:
        35, 52, 0, 50
      HSL:
        260°, 35.1064%, 36.8627%
        HSV (HSB):
        260°, 51.9685%, 49.8039%
        XYZ:
        9.0668, 6.7088, 20.8957
        xyY:
        0.2472, 0.1829, 6.7088
      CIE-Lab:
        31.1346, 25.2928, -34.0954
        CIE-LCH:
        31.1346, 42.4526, 306.5689
        CIE-Luv:
        31.1346, 5.0771, -47.7930
        Hunter-Lab:
        25.9013, 17.1568, -29.7009
      #533d7f color charts
#533d7f RGB chart
      #533d7f CMYK chart
      #533d7f RGB pie chart
      #533d7f color shades, tints & tones
#533d7f color schemes
#533d7f color preview, HTML & CSS examples
           This text has a color of #533d7f        
        
          <p style="color:#533d7f;">Text here</p>
        
        
          .mytext {color:#533d7f;}
        
        Text color #533d7f
      
           This box has a color of #533d7f        
        
          <div style="background-color:#533d7f;">Content here</div>
        
        
          .mybackground {background-color:#533d7f;}
        
        Background color #533d7f
      
           Border around this has a color of #533d7f        
        
          <div style="border:2px solid #533d7f;">Content here</div>
        
        
          .myborder {border:2px solid #533d7f;}
        
        Border color #533d7f