#5403a8 color space conversions
Hex:
        #5403a8
        RGB:
        84, 3, 168
        CMY:
        67, 99, 34
        CMYK:
        50, 98, 0, 34
      HSL:
        269°, 96.4912%, 33.5294%
        HSV (HSB):
        269°, 98.2143%, 65.8824%
        XYZ:
        10.7566, 4.7771, 37.4009
        xyY:
        0.2032, 0.0902, 4.7771
      CIE-Lab:
        26.0900, 60.4290, -67.4985
        CIE-LCH:
        26.0900, 90.5964, 311.8370
        CIE-Luv:
        26.0900, 7.8837, -83.9175
        Hunter-Lab:
        21.8566, 49.5989, -86.1574
      #5403a8 color charts
#5403a8 RGB chart
      #5403a8 CMYK chart
      #5403a8 RGB pie chart
      #5403a8 color shades, tints & tones
#5403a8 color schemes
#5403a8 color preview, HTML & CSS examples
           This text has a color of #5403a8        
        
          <p style="color:#5403a8;">Text here</p>
        
        
          .mytext {color:#5403a8;}
        
        Text color #5403a8
      
           This box has a color of #5403a8        
        
          <div style="background-color:#5403a8;">Content here</div>
        
        
          .mybackground {background-color:#5403a8;}
        
        Background color #5403a8
      
           Border around this has a color of #5403a8        
        
          <div style="border:2px solid #5403a8;">Content here</div>
        
        
          .myborder {border:2px solid #5403a8;}
        
        Border color #5403a8