#5a44a4 color space conversions
Hex:
        #5a44a4
        RGB:
        90, 68, 164
        CMY:
        65, 73, 36
        CMYK:
        45, 59, 0, 36
      HSL:
        254°, 41.3793%, 45.4902%
        HSV (HSB):
        254°, 58.5366%, 64.3137%
        XYZ:
        12.9844, 8.9882, 36.1725
        xyY:
        0.2233, 0.1546, 8.9882
      CIE-Lab:
        35.9616, 33.5397, -48.9279
        CIE-LCH:
        35.9616, 59.3199, 304.4303
        CIE-Luv:
        35.9616, 2.2365, -71.4084
        Hunter-Lab:
        29.9804, 24.8421, -50.5494
      #5a44a4 color charts
#5a44a4 RGB chart
      #5a44a4 CMYK chart
      #5a44a4 RGB pie chart
      #5a44a4 color shades, tints & tones
#5a44a4 color schemes
#5a44a4 color preview, HTML & CSS examples
           This text has a color of #5a44a4        
        
          <p style="color:#5a44a4;">Text here</p>
        
        
          .mytext {color:#5a44a4;}
        
        Text color #5a44a4
      
           This box has a color of #5a44a4        
        
          <div style="background-color:#5a44a4;">Content here</div>
        
        
          .mybackground {background-color:#5a44a4;}
        
        Background color #5a44a4
      
           Border around this has a color of #5a44a4        
        
          <div style="border:2px solid #5a44a4;">Content here</div>
        
        
          .myborder {border:2px solid #5a44a4;}
        
        Border color #5a44a4