#533b83 color space conversions
Hex:
        #533b83
        RGB:
        83, 59, 131
        CMY:
        67, 77, 49
        CMYK:
        37, 55, 0, 49
      HSL:
        260°, 37.8947%, 37.2549%
        HSV (HSB):
        260°, 54.9618%, 51.3725%
        XYZ:
        9.2280, 6.6056, 22.2614
        xyY:
        0.2422, 0.1734, 6.6056
      CIE-Lab:
        30.8917, 27.6856, -36.9745
        CIE-LCH:
        30.8917, 46.1910, 306.8250
        CIE-Luv:
        30.8917, 5.2083, -51.7273
        Hunter-Lab:
        25.7014, 19.1122, -33.3633
      #533b83 color charts
#533b83 RGB chart
      #533b83 CMYK chart
      #533b83 RGB pie chart
      #533b83 color shades, tints & tones
#533b83 color schemes
#533b83 color preview, HTML & CSS examples
           This text has a color of #533b83        
        
          <p style="color:#533b83;">Text here</p>
        
        
          .mytext {color:#533b83;}
        
        Text color #533b83
      
           This box has a color of #533b83        
        
          <div style="background-color:#533b83;">Content here</div>
        
        
          .mybackground {background-color:#533b83;}
        
        Background color #533b83
      
           Border around this has a color of #533b83        
        
          <div style="border:2px solid #533b83;">Content here</div>
        
        
          .myborder {border:2px solid #533b83;}
        
        Border color #533b83