#5428ad color space conversions
Hex:
        #5428ad
        RGB:
        84, 40, 173
        CMY:
        67, 84, 32
        CMYK:
        51, 77, 0, 32
      HSL:
        260°, 62.4413%, 41.7647%
        HSV (HSB):
        260°, 76.8786%, 67.8431%
        XYZ:
        11.9578, 6.4195, 40.1440
        xyY:
        0.2043, 0.1097, 6.4195
      CIE-Lab:
        30.4472, 50.3350, -63.3301
        CIE-LCH:
        30.4472, 80.8969, 308.4778
        CIE-Luv:
        30.4472, 4.4803, -85.3730
        Hunter-Lab:
        25.3368, 39.9042, -76.2042
      #5428ad color charts
#5428ad RGB chart
      #5428ad CMYK chart
      #5428ad RGB pie chart
      #5428ad color shades, tints & tones
#5428ad color schemes
#5428ad color preview, HTML & CSS examples
           This text has a color of #5428ad        
        
          <p style="color:#5428ad;">Text here</p>
        
        
          .mytext {color:#5428ad;}
        
        Text color #5428ad
      
           This box has a color of #5428ad        
        
          <div style="background-color:#5428ad;">Content here</div>
        
        
          .mybackground {background-color:#5428ad;}
        
        Background color #5428ad
      
           Border around this has a color of #5428ad        
        
          <div style="border:2px solid #5428ad;">Content here</div>
        
        
          .myborder {border:2px solid #5428ad;}
        
        Border color #5428ad