#5404cd color space conversions
Hex:
        #5404cd
        RGB:
        84, 4, 205
        CMY:
        67, 98, 20
        CMYK:
        59, 98, 0, 20
      HSL:
        264°, 96.1722%, 40.9804%
        HSV (HSB):
        264°, 98.0488%, 80.3922%
        XYZ:
        14.7190, 6.3794, 58.2132
        xyY:
        0.1856, 0.0804, 6.3794
      CIE-Lab:
        30.3502, 68.7181, -82.4102
        CIE-LCH:
        30.3502, 107.3015, 309.8232
        CIE-Luv:
        30.3502, 3.4352, -105.3125
        Hunter-Lab:
        25.2575, 59.8216, -118.9704
      #5404cd color charts
#5404cd RGB chart
      #5404cd CMYK chart
      #5404cd RGB pie chart
      #5404cd color shades, tints & tones
#5404cd color schemes
#5404cd color preview, HTML & CSS examples
           This text has a color of #5404cd        
        
          <p style="color:#5404cd;">Text here</p>
        
        
          .mytext {color:#5404cd;}
        
        Text color #5404cd
      
           This box has a color of #5404cd        
        
          <div style="background-color:#5404cd;">Content here</div>
        
        
          .mybackground {background-color:#5404cd;}
        
        Background color #5404cd
      
           Border around this has a color of #5404cd        
        
          <div style="border:2px solid #5404cd;">Content here</div>
        
        
          .myborder {border:2px solid #5404cd;}
        
        Border color #5404cd