#5401a5 color space conversions
Hex:
        #5401a5
        RGB:
        84, 1, 165
        CMY:
        67, 100, 35
        CMYK:
        49, 99, 0, 35
      HSL:
        270°, 98.7952%, 32.5490%
        HSV (HSB):
        270°, 99.3939%, 64.7059%
        XYZ:
        10.4585, 4.6231, 35.9384
        xyY:
        0.2050, 0.0906, 4.6231
      CIE-Lab:
        25.6329, 60.1445, -66.4366
        CIE-LCH:
        25.6329, 89.6168, 312.1543
        CIE-Luv:
        25.6329, 8.3747, -82.1636
        Hunter-Lab:
        21.5015, 49.1966, -84.0486
      #5401a5 color charts
#5401a5 RGB chart
      #5401a5 CMYK chart
      #5401a5 RGB pie chart
      #5401a5 color shades, tints & tones
#5401a5 color schemes
#5401a5 color preview, HTML & CSS examples
           This text has a color of #5401a5        
        
          <p style="color:#5401a5;">Text here</p>
        
        
          .mytext {color:#5401a5;}
        
        Text color #5401a5
      
           This box has a color of #5401a5        
        
          <div style="background-color:#5401a5;">Content here</div>
        
        
          .mybackground {background-color:#5401a5;}
        
        Background color #5401a5
      
           Border around this has a color of #5401a5        
        
          <div style="border:2px solid #5401a5;">Content here</div>
        
        
          .myborder {border:2px solid #5401a5;}
        
        Border color #5401a5