#5401a2 color space conversions
Hex:
        #5401a2
        RGB:
        84, 1, 162
        CMY:
        67, 100, 36
        CMYK:
        48, 99, 0, 36
      HSL:
        271°, 98.7730%, 31.9608%
        HSV (HSB):
        271°, 99.3827%, 63.5294%
        XYZ:
        10.1886, 4.5152, 34.5169
        xyY:
        0.2070, 0.0917, 4.5152
      CIE-Lab:
        25.3062, 59.4732, -65.1529
        CIE-LCH:
        25.3062, 88.2154, 312.3906
        CIE-Luv:
        25.3062, 8.7981, -80.4040
        Hunter-Lab:
        21.2489, 48.4030, -81.4370
      #5401a2 color charts
#5401a2 RGB chart
      #5401a2 CMYK chart
      #5401a2 RGB pie chart
      #5401a2 color shades, tints & tones
#5401a2 color schemes
#5401a2 color preview, HTML & CSS examples
           This text has a color of #5401a2        
        
          <p style="color:#5401a2;">Text here</p>
        
        
          .mytext {color:#5401a2;}
        
        Text color #5401a2
      
           This box has a color of #5401a2        
        
          <div style="background-color:#5401a2;">Content here</div>
        
        
          .mybackground {background-color:#5401a2;}
        
        Background color #5401a2
      
           Border around this has a color of #5401a2        
        
          <div style="border:2px solid #5401a2;">Content here</div>
        
        
          .myborder {border:2px solid #5401a2;}
        
        Border color #5401a2