#5402a4 color space conversions
Hex:
        #5402a4
        RGB:
        84, 2, 164
        CMY:
        67, 99, 36
        CMYK:
        49, 99, 0, 36
      HSL:
        270°, 97.5904%, 32.5490%
        HSV (HSB):
        270°, 98.7805%, 64.3137%
        XYZ:
        10.3787, 4.6086, 35.4645
        xyY:
        0.2057, 0.0913, 4.6086
      CIE-Lab:
        25.5892, 59.7219, -65.9018
        CIE-LCH:
        25.5892, 88.9368, 312.1837
        CIE-Luv:
        25.5892, 8.4753, -81.5753
        Hunter-Lab:
        21.4676, 48.7292, -82.9199
      #5402a4 color charts
#5402a4 RGB chart
      #5402a4 CMYK chart
      #5402a4 RGB pie chart
      #5402a4 color shades, tints & tones
#5402a4 color schemes
#5402a4 color preview, HTML & CSS examples
           This text has a color of #5402a4        
        
          <p style="color:#5402a4;">Text here</p>
        
        
          .mytext {color:#5402a4;}
        
        Text color #5402a4
      
           This box has a color of #5402a4        
        
          <div style="background-color:#5402a4;">Content here</div>
        
        
          .mybackground {background-color:#5402a4;}
        
        Background color #5402a4
      
           Border around this has a color of #5402a4        
        
          <div style="border:2px solid #5402a4;">Content here</div>
        
        
          .myborder {border:2px solid #5402a4;}
        
        Border color #5402a4