#534eee color space conversions
Hex:
        #534eee
        RGB:
        83, 78, 238
        CMY:
        67, 69, 7
        CMYK:
        65, 67, 0, 7
      HSL:
        242°, 82.4742%, 61.9608%
        HSV (HSB):
        242°, 67.2269%, 93.3333%
        XYZ:
        21.7243, 13.4608, 82.3421
        xyY:
        0.1848, 0.1145, 13.4608
      CIE-Lab:
        43.4495, 49.4592, -79.7157
        CIE-LCH:
        43.4495, 93.8126, 301.8173
        CIE-Luv:
        43.4495, -7.4631, -119.1476
        Hunter-Lab:
        36.6890, 41.4877, -107.3839
      #534eee color charts
#534eee RGB chart
      #534eee CMYK chart
      #534eee RGB pie chart
      #534eee color shades, tints & tones
#534eee color schemes
#534eee color preview, HTML & CSS examples
           This text has a color of #534eee        
        
          <p style="color:#534eee;">Text here</p>
        
        
          .mytext {color:#534eee;}
        
        Text color #534eee
      
           This box has a color of #534eee        
        
          <div style="background-color:#534eee;">Content here</div>
        
        
          .mybackground {background-color:#534eee;}
        
        Background color #534eee
      
           Border around this has a color of #534eee        
        
          <div style="border:2px solid #534eee;">Content here</div>
        
        
          .myborder {border:2px solid #534eee;}
        
        Border color #534eee