#5400b2 color space conversions
Hex:
        #5400b2
        RGB:
        84, 0, 178
        CMY:
        67, 100, 30
        CMYK:
        53, 100, 0, 30
      HSL:
        268°, 100.0000%, 34.9020%
        HSV (HSB):
        268°, 100.0000%, 69.8039%
        XYZ:
        11.6920, 5.0992, 42.4875
        xyY:
        0.1972, 0.0860, 5.0992
      CIE-Lab:
        27.0155, 63.2570, -71.9848
        CIE-LCH:
        27.0155, 95.8293, 311.3075
        CIE-Luv:
        27.0155, 6.6865, -89.7382
        Hunter-Lab:
        22.5813, 52.9054, -95.7490
      #5400b2 color charts
#5400b2 RGB chart
      #5400b2 CMYK chart
      #5400b2 RGB pie chart
      #5400b2 color shades, tints & tones
#5400b2 color schemes
#5400b2 color preview, HTML & CSS examples
           This text has a color of #5400b2        
        
          <p style="color:#5400b2;">Text here</p>
        
        
          .mytext {color:#5400b2;}
        
        Text color #5400b2
      
           This box has a color of #5400b2        
        
          <div style="background-color:#5400b2;">Content here</div>
        
        
          .mybackground {background-color:#5400b2;}
        
        Background color #5400b2
      
           Border around this has a color of #5400b2        
        
          <div style="border:2px solid #5400b2;">Content here</div>
        
        
          .myborder {border:2px solid #5400b2;}
        
        Border color #5400b2