#5403e7 color space conversions
Hex:
        #5403e7
        RGB:
        84, 3, 231
        CMY:
        67, 99, 9
        CMYK:
        64, 99, 0, 9
      HSL:
        261°, 97.4359%, 45.8824%
        HSV (HSB):
        261°, 98.7013%, 90.5882%
        XYZ:
        18.1125, 7.7195, 76.1367
        xyY:
        0.1776, 0.0757, 7.7195
      CIE-Lab:
        33.3917, 74.8338, -92.3595
        CIE-LCH:
        33.3917, 118.8712, 309.0159
        CIE-Luv:
        33.3917, 0.9224, -120.0622
        Hunter-Lab:
        27.7839, 67.7435, -143.0245
      #5403e7 color charts
#5403e7 RGB chart
      #5403e7 CMYK chart
      #5403e7 RGB pie chart
      #5403e7 color shades, tints & tones
#5403e7 color schemes
#5403e7 color preview, HTML & CSS examples
           This text has a color of #5403e7        
        
          <p style="color:#5403e7;">Text here</p>
        
        
          .mytext {color:#5403e7;}
        
        Text color #5403e7
      
           This box has a color of #5403e7        
        
          <div style="background-color:#5403e7;">Content here</div>
        
        
          .mybackground {background-color:#5403e7;}
        
        Background color #5403e7
      
           Border around this has a color of #5403e7        
        
          <div style="border:2px solid #5403e7;">Content here</div>
        
        
          .myborder {border:2px solid #5403e7;}
        
        Border color #5403e7