#5400d0 color space conversions
Hex:
        #5400d0
        RGB:
        84, 0, 208
        CMY:
        67, 100, 18
        CMYK:
        60, 100, 0, 18
      HSL:
        264°, 100.0000%, 40.7843%
        HSV (HSB):
        264°, 100.0000%, 81.5686%
        XYZ:
        15.0413, 6.4389, 60.1246
        xyY:
        0.1843, 0.0789, 6.4389
      CIE-Lab:
        30.4938, 70.0451, -83.9202
        CIE-LCH:
        30.4938, 109.3111, 309.8505
        CIE-Luv:
        30.4938, 3.2534, -106.9842
        Hunter-Lab:
        25.3750, 61.4019, -122.7219
      #5400d0 color charts
#5400d0 RGB chart
      #5400d0 CMYK chart
      #5400d0 RGB pie chart
      #5400d0 color shades, tints & tones
#5400d0 color schemes
#5400d0 color preview, HTML & CSS examples
           This text has a color of #5400d0        
        
          <p style="color:#5400d0;">Text here</p>
        
        
          .mytext {color:#5400d0;}
        
        Text color #5400d0
      
           This box has a color of #5400d0        
        
          <div style="background-color:#5400d0;">Content here</div>
        
        
          .mybackground {background-color:#5400d0;}
        
        Background color #5400d0
      
           Border around this has a color of #5400d0        
        
          <div style="border:2px solid #5400d0;">Content here</div>
        
        
          .myborder {border:2px solid #5400d0;}
        
        Border color #5400d0