#5404a7 color space conversions
Hex:
        #5404a7
        RGB:
        84, 4, 167
        CMY:
        67, 98, 35
        CMYK:
        50, 98, 0, 35
      HSL:
        269°, 95.3216%, 33.5294%
        HSV (HSB):
        269°, 97.6048%, 65.4902%
        XYZ:
        10.6746, 4.7617, 36.9157
        xyY:
        0.2039, 0.0910, 4.7617
      CIE-Lab:
        26.0447, 60.0085, -66.9683
        CIE-LCH:
        26.0447, 89.9209, 311.8627
        CIE-Luv:
        26.0447, 7.9809, -83.3292
        Hunter-Lab:
        21.8213, 49.1323, -85.0279
      #5404a7 color charts
#5404a7 RGB chart
      #5404a7 CMYK chart
      #5404a7 RGB pie chart
      #5404a7 color shades, tints & tones
#5404a7 color schemes
#5404a7 color preview, HTML & CSS examples
           This text has a color of #5404a7        
        
          <p style="color:#5404a7;">Text here</p>
        
        
          .mytext {color:#5404a7;}
        
        Text color #5404a7
      
           This box has a color of #5404a7        
        
          <div style="background-color:#5404a7;">Content here</div>
        
        
          .mybackground {background-color:#5404a7;}
        
        Background color #5404a7
      
           Border around this has a color of #5404a7        
        
          <div style="border:2px solid #5404a7;">Content here</div>
        
        
          .myborder {border:2px solid #5404a7;}
        
        Border color #5404a7