#5403e5 color space conversions
Hex:
        #5403e5
        RGB:
        84, 3, 229
        CMY:
        67, 99, 10
        CMYK:
        63, 99, 0, 10
      HSL:
        262°, 97.4138%, 45.4902%
        HSV (HSB):
        262°, 98.6900%, 89.8039%
        XYZ:
        17.8316, 7.6071, 74.6572
        xyY:
        0.1781, 0.0760, 7.6071
      CIE-Lab:
        33.1508, 74.3765, -91.6174
        CIE-LCH:
        33.1508, 118.0068, 309.0703
        CIE-Luv:
        33.1508, 1.1058, -118.9337
        Hunter-Lab:
        27.5809, 67.1368, -141.1819
      #5403e5 color charts
#5403e5 RGB chart
      #5403e5 CMYK chart
      #5403e5 RGB pie chart
      #5403e5 color shades, tints & tones
#5403e5 color schemes
#5403e5 color preview, HTML & CSS examples
           This text has a color of #5403e5        
        
          <p style="color:#5403e5;">Text here</p>
        
        
          .mytext {color:#5403e5;}
        
        Text color #5403e5
      
           This box has a color of #5403e5        
        
          <div style="background-color:#5403e5;">Content here</div>
        
        
          .mybackground {background-color:#5403e5;}
        
        Background color #5403e5
      
           Border around this has a color of #5403e5        
        
          <div style="border:2px solid #5403e5;">Content here</div>
        
        
          .myborder {border:2px solid #5403e5;}
        
        Border color #5403e5