#5410e5 color space conversions
Hex:
        #5410e5
        RGB:
        84, 16, 229
        CMY:
        67, 94, 10
        CMYK:
        63, 93, 0, 10
      HSL:
        259°, 86.9388%, 48.0392%
        HSV (HSB):
        259°, 93.0131%, 89.8039%
        XYZ:
        17.9843, 7.9125, 74.7081
        xyY:
        0.1788, 0.0786, 7.9125
      CIE-Lab:
        33.8001, 72.3929, -90.5381
        CIE-LCH:
        33.8001, 115.9218, 308.6453
        CIE-Luv:
        33.8001, 0.6786, -119.0599
        Hunter-Lab:
        28.1292, 64.8970, -137.7772
      #5410e5 color charts
#5410e5 RGB chart
      #5410e5 CMYK chart
      #5410e5 RGB pie chart
      #5410e5 color shades, tints & tones
#5410e5 color schemes
#5410e5 color preview, HTML & CSS examples
           This text has a color of #5410e5        
        
          <p style="color:#5410e5;">Text here</p>
        
        
          .mytext {color:#5410e5;}
        
        Text color #5410e5
      
           This box has a color of #5410e5        
        
          <div style="background-color:#5410e5;">Content here</div>
        
        
          .mybackground {background-color:#5410e5;}
        
        Background color #5410e5
      
           Border around this has a color of #5410e5        
        
          <div style="border:2px solid #5410e5;">Content here</div>
        
        
          .myborder {border:2px solid #5410e5;}
        
        Border color #5410e5