#5409a8 color space conversions
Hex:
        #5409a8
        RGB:
        84, 9, 168
        CMY:
        67, 96, 34
        CMYK:
        50, 95, 0, 34
      HSL:
        268°, 89.8305%, 34.7059%
        HSV (HSB):
        268°, 94.6429%, 65.8824%
        XYZ:
        10.8217, 4.9073, 37.4226
        xyY:
        0.2036, 0.0923, 4.9073
      CIE-Lab:
        26.4691, 59.2820, -66.8719
        CIE-LCH:
        26.4691, 89.3656, 311.5570
        CIE-Luv:
        26.4691, 7.6480, -83.8916
        Hunter-Lab:
        22.1525, 48.4321, -84.6528
      #5409a8 color charts
#5409a8 RGB chart
      #5409a8 CMYK chart
      #5409a8 RGB pie chart
      #5409a8 color shades, tints & tones
#5409a8 color schemes
#5409a8 color preview, HTML & CSS examples
           This text has a color of #5409a8        
        
          <p style="color:#5409a8;">Text here</p>
        
        
          .mytext {color:#5409a8;}
        
        Text color #5409a8
      
           This box has a color of #5409a8        
        
          <div style="background-color:#5409a8;">Content here</div>
        
        
          .mybackground {background-color:#5409a8;}
        
        Background color #5409a8
      
           Border around this has a color of #5409a8        
        
          <div style="border:2px solid #5409a8;">Content here</div>
        
        
          .myborder {border:2px solid #5409a8;}
        
        Border color #5409a8