#533e9f color space conversions
Hex:
        #533e9f
        RGB:
        83, 62, 159
        CMY:
        67, 76, 38
        CMYK:
        48, 61, 0, 38
      HSL:
        253°, 43.8914%, 43.3333%
        HSV (HSB):
        253°, 61.0063%, 62.3529%
        XYZ:
        11.5479, 7.7875, 33.6954
        xyY:
        0.2178, 0.1468, 7.7875
      CIE-Lab:
        33.5362, 34.1241, -49.8726
        CIE-LCH:
        33.5362, 60.4296, 304.3809
        CIE-Luv:
        33.5362, 1.5165, -71.0083
        Hunter-Lab:
        27.9060, 25.0304, -52.0561
      #533e9f color charts
#533e9f RGB chart
      #533e9f CMYK chart
      #533e9f RGB pie chart
      #533e9f color shades, tints & tones
#533e9f color schemes
#533e9f color preview, HTML & CSS examples
           This text has a color of #533e9f        
        
          <p style="color:#533e9f;">Text here</p>
        
        
          .mytext {color:#533e9f;}
        
        Text color #533e9f
      
           This box has a color of #533e9f        
        
          <div style="background-color:#533e9f;">Content here</div>
        
        
          .mybackground {background-color:#533e9f;}
        
        Background color #533e9f
      
           Border around this has a color of #533e9f        
        
          <div style="border:2px solid #533e9f;">Content here</div>
        
        
          .myborder {border:2px solid #533e9f;}
        
        Border color #533e9f