#534cc1 color space conversions
Hex:
        #534cc1
        RGB:
        83, 76, 193
        CMY:
        67, 70, 24
        CMYK:
        57, 61, 0, 24
      HSL:
        244°, 48.5477%, 52.7451%
        HSV (HSB):
        244°, 60.6218%, 75.6863%
        XYZ:
        15.7774, 10.8581, 51.7163
        xyY:
        0.2014, 0.1386, 10.8581
      CIE-Lab:
        39.3405, 36.2540, -60.6313
        CIE-LCH:
        39.3405, 70.6435, 300.8770
        CIE-Luv:
        39.3405, -4.4879, -89.7938
        Hunter-Lab:
        32.9517, 27.8008, -69.9871
      #534cc1 color charts
#534cc1 RGB chart
      #534cc1 CMYK chart
      #534cc1 RGB pie chart
      #534cc1 color shades, tints & tones
#534cc1 color schemes
#534cc1 color preview, HTML & CSS examples
           This text has a color of #534cc1        
        
          <p style="color:#534cc1;">Text here</p>
        
        
          .mytext {color:#534cc1;}
        
        Text color #534cc1
      
           This box has a color of #534cc1        
        
          <div style="background-color:#534cc1;">Content here</div>
        
        
          .mybackground {background-color:#534cc1;}
        
        Background color #534cc1
      
           Border around this has a color of #534cc1        
        
          <div style="border:2px solid #534cc1;">Content here</div>
        
        
          .myborder {border:2px solid #534cc1;}
        
        Border color #534cc1