#533b8e color space conversions
Hex:
        #533b8e
        RGB:
        83, 59, 142
        CMY:
        67, 77, 44
        CMYK:
        42, 58, 0, 44
      HSL:
        257°, 41.2935%, 39.4118%
        HSV (HSB):
        257°, 58.4507%, 55.6863%
        XYZ:
        10.0137, 6.9199, 26.3991
        xyY:
        0.2311, 0.1597, 6.9199
      CIE-Lab:
        31.6239, 30.8752, -42.6012
        CIE-LCH:
        31.6239, 52.6131, 305.9326
        CIE-Luv:
        31.6239, 3.9829, -59.8832
        Hunter-Lab:
        26.3057, 21.9140, -41.0863
      #533b8e color charts
#533b8e RGB chart
      #533b8e CMYK chart
      #533b8e RGB pie chart
      #533b8e color shades, tints & tones
#533b8e color schemes
#533b8e color preview, HTML & CSS examples
           This text has a color of #533b8e        
        
          <p style="color:#533b8e;">Text here</p>
        
        
          .mytext {color:#533b8e;}
        
        Text color #533b8e
      
           This box has a color of #533b8e        
        
          <div style="background-color:#533b8e;">Content here</div>
        
        
          .mybackground {background-color:#533b8e;}
        
        Background color #533b8e
      
           Border around this has a color of #533b8e        
        
          <div style="border:2px solid #533b8e;">Content here</div>
        
        
          .myborder {border:2px solid #533b8e;}
        
        Border color #533b8e