#534dac color space conversions
Hex:
        #534dac
        RGB:
        83, 77, 172
        CMY:
        67, 70, 33
        CMYK:
        52, 55, 0, 33
      HSL:
        244°, 38.1526%, 48.8235%
        HSV (HSB):
        244°, 55.2326%, 67.4510%
        XYZ:
        13.6676, 10.1253, 40.2637
        xyY:
        0.2134, 0.1581, 10.1253
      CIE-Lab:
        38.0664, 28.9066, -50.3359
        CIE-LCH:
        38.0664, 58.0456, 299.8676
        CIE-Luv:
        38.0664, -3.4201, -74.2712
        Hunter-Lab:
        31.8203, 20.9843, -52.7483
      #534dac color charts
#534dac RGB chart
      #534dac CMYK chart
      #534dac RGB pie chart
      #534dac color shades, tints & tones
#534dac color schemes
#534dac color preview, HTML & CSS examples
           This text has a color of #534dac        
        
          <p style="color:#534dac;">Text here</p>
        
        
          .mytext {color:#534dac;}
        
        Text color #534dac
      
           This box has a color of #534dac        
        
          <div style="background-color:#534dac;">Content here</div>
        
        
          .mybackground {background-color:#534dac;}
        
        Background color #534dac
      
           Border around this has a color of #534dac        
        
          <div style="border:2px solid #534dac;">Content here</div>
        
        
          .myborder {border:2px solid #534dac;}
        
        Border color #534dac