#5419e5 color space conversions
Hex:
        #5419e5
        RGB:
        84, 25, 229
        CMY:
        67, 90, 10
        CMYK:
        63, 89, 0, 10
      HSL:
        257°, 80.3150%, 49.8039%
        HSV (HSB):
        257°, 89.0830%, 89.8039%
        XYZ:
        18.1466, 8.2372, 74.7622
        xyY:
        0.1794, 0.0814, 8.2372
      CIE-Lab:
        34.4721, 70.3572, -89.4220
        CIE-LCH:
        34.4721, 113.7824, 308.1957
        CIE-Luv:
        34.4721, 0.2190, -119.1047
        Hunter-Lab:
        28.7006, 62.6351, -134.3545
      #5419e5 color charts
#5419e5 RGB chart
      #5419e5 CMYK chart
      #5419e5 RGB pie chart
      #5419e5 color shades, tints & tones
#5419e5 color schemes
#5419e5 color preview, HTML & CSS examples
           This text has a color of #5419e5        
        
          <p style="color:#5419e5;">Text here</p>
        
        
          .mytext {color:#5419e5;}
        
        Text color #5419e5
      
           This box has a color of #5419e5        
        
          <div style="background-color:#5419e5;">Content here</div>
        
        
          .mybackground {background-color:#5419e5;}
        
        Background color #5419e5
      
           Border around this has a color of #5419e5        
        
          <div style="border:2px solid #5419e5;">Content here</div>
        
        
          .myborder {border:2px solid #5419e5;}
        
        Border color #5419e5