#533aa5 color space conversions
Hex:
        #533aa5
        RGB:
        83, 58, 165
        CMY:
        67, 77, 35
        CMYK:
        50, 65, 0, 35
      HSL:
        254°, 47.9821%, 43.7255%
        HSV (HSB):
        254°, 64.8485%, 64.7059%
        XYZ:
        11.8719, 7.5817, 36.4350
        xyY:
        0.2124, 0.1357, 7.5817
      CIE-Lab:
        33.0961, 38.3155, -54.2027
        CIE-LCH:
        33.0961, 66.3778, 305.2562
        CIE-Luv:
        33.0961, 1.8579, -76.5209
        Hunter-Lab:
        27.5349, 28.7753, -59.1798
      #533aa5 color charts
#533aa5 RGB chart
      #533aa5 CMYK chart
      #533aa5 RGB pie chart
      #533aa5 color shades, tints & tones
#533aa5 color schemes
#533aa5 color preview, HTML & CSS examples
           This text has a color of #533aa5        
        
          <p style="color:#533aa5;">Text here</p>
        
        
          .mytext {color:#533aa5;}
        
        Text color #533aa5
      
           This box has a color of #533aa5        
        
          <div style="background-color:#533aa5;">Content here</div>
        
        
          .mybackground {background-color:#533aa5;}
        
        Background color #533aa5
      
           Border around this has a color of #533aa5        
        
          <div style="border:2px solid #533aa5;">Content here</div>
        
        
          .myborder {border:2px solid #533aa5;}
        
        Border color #533aa5