#534bd4 color space conversions
Hex:
        #534bd4
        RGB:
        83, 75, 212
        CMY:
        67, 71, 17
        CMYK:
        61, 65, 0, 17
      HSL:
        244°, 61.4350%, 56.2745%
        HSV (HSB):
        244°, 64.6226%, 83.1373%
        XYZ:
        17.9670, 11.6246, 63.5842
        xyY:
        0.1928, 0.1248, 11.6246
      CIE-Lab:
        40.6132, 42.9340, -69.5616
        CIE-LCH:
        40.6132, 81.7444, 301.6833
        CIE-Luv:
        40.6132, -5.4055, -103.0791
        Hunter-Lab:
        34.0949, 34.3983, -86.7045
      #534bd4 color charts
#534bd4 RGB chart
      #534bd4 CMYK chart
      #534bd4 RGB pie chart
      #534bd4 color shades, tints & tones
#534bd4 color schemes
#534bd4 color preview, HTML & CSS examples
           This text has a color of #534bd4        
        
          <p style="color:#534bd4;">Text here</p>
        
        
          .mytext {color:#534bd4;}
        
        Text color #534bd4
      
           This box has a color of #534bd4        
        
          <div style="background-color:#534bd4;">Content here</div>
        
        
          .mybackground {background-color:#534bd4;}
        
        Background color #534bd4
      
           Border around this has a color of #534bd4        
        
          <div style="border:2px solid #534bd4;">Content here</div>
        
        
          .myborder {border:2px solid #534bd4;}
        
        Border color #534bd4