#534cd3 color space conversions
Hex:
        #534cd3
        RGB:
        83, 76, 211
        CMY:
        67, 70, 17
        CMYK:
        61, 64, 0, 17
      HSL:
        243°, 60.5381%, 56.2745%
        HSV (HSB):
        243°, 63.9810%, 82.7451%
        XYZ:
        17.9096, 11.7110, 62.9445
        xyY:
        0.1935, 0.1265, 11.7110
      CIE-Lab:
        40.7531, 42.0248, -68.7578
        CIE-LCH:
        40.7531, 80.5837, 301.4333
        CIE-Luv:
        40.7531, -5.5656, -102.0995
        Hunter-Lab:
        34.2214, 33.5297, -85.0991
      #534cd3 color charts
#534cd3 RGB chart
      #534cd3 CMYK chart
      #534cd3 RGB pie chart
      #534cd3 color shades, tints & tones
#534cd3 color schemes
#534cd3 color preview, HTML & CSS examples
           This text has a color of #534cd3        
        
          <p style="color:#534cd3;">Text here</p>
        
        
          .mytext {color:#534cd3;}
        
        Text color #534cd3
      
           This box has a color of #534cd3        
        
          <div style="background-color:#534cd3;">Content here</div>
        
        
          .mybackground {background-color:#534cd3;}
        
        Background color #534cd3
      
           Border around this has a color of #534cd3        
        
          <div style="border:2px solid #534cd3;">Content here</div>
        
        
          .myborder {border:2px solid #534cd3;}
        
        Border color #534cd3