#5424ce color space conversions
Hex:
        #5424ce
        RGB:
        84, 36, 206
        CMY:
        67, 86, 19
        CMYK:
        59, 83, 0, 19
      HSL:
        257°, 70.2479%, 47.4510%
        HSV (HSB):
        257°, 82.5243%, 80.7843%
        XYZ:
        15.4276, 7.6028, 59.0469
        xyY:
        0.1880, 0.0926, 7.6028
      CIE-Lab:
        33.1416, 60.9278, -78.3687
        CIE-LCH:
        33.1416, 99.2666, 307.8633
        CIE-Luv:
        33.1416, 1.4765, -105.6290
        Hunter-Lab:
        27.5732, 51.6204, -107.6660
      #5424ce color charts
#5424ce RGB chart
      #5424ce CMYK chart
      #5424ce RGB pie chart
      #5424ce color shades, tints & tones
#5424ce color schemes
#5424ce color preview, HTML & CSS examples
           This text has a color of #5424ce        
        
          <p style="color:#5424ce;">Text here</p>
        
        
          .mytext {color:#5424ce;}
        
        Text color #5424ce
      
           This box has a color of #5424ce        
        
          <div style="background-color:#5424ce;">Content here</div>
        
        
          .mybackground {background-color:#5424ce;}
        
        Background color #5424ce
      
           Border around this has a color of #5424ce        
        
          <div style="border:2px solid #5424ce;">Content here</div>
        
        
          .myborder {border:2px solid #5424ce;}
        
        Border color #5424ce