#5a407a color space conversions
Hex:
        #5a407a
        RGB:
        90, 64, 122
        CMY:
        65, 75, 52
        CMYK:
        26, 48, 0, 52
      HSL:
        267°, 31.1828%, 36.4706%
        HSV (HSB):
        267°, 47.5410%, 47.8431%
        XYZ:
        9.5627, 7.2456, 19.3069
        xyY:
        0.2648, 0.2006, 7.2456
      CIE-Lab:
        32.3596, 24.1040, -28.9820
        CIE-LCH:
        32.3596, 37.6956, 309.7499
        CIE-Luv:
        32.3596, 8.1139, -41.2996
        Hunter-Lab:
        26.9176, 16.3076, -23.6839
      #5a407a color charts
#5a407a RGB chart
      #5a407a CMYK chart
      #5a407a RGB pie chart
      #5a407a color shades, tints & tones
#5a407a color schemes
#5a407a color preview, HTML & CSS examples
           This text has a color of #5a407a        
        
          <p style="color:#5a407a;">Text here</p>
        
        
          .mytext {color:#5a407a;}
        
        Text color #5a407a
      
           This box has a color of #5a407a        
        
          <div style="background-color:#5a407a;">Content here</div>
        
        
          .mybackground {background-color:#5a407a;}
        
        Background color #5a407a
      
           Border around this has a color of #5a407a        
        
          <div style="border:2px solid #5a407a;">Content here</div>
        
        
          .myborder {border:2px solid #5a407a;}
        
        Border color #5a407a