#5901a0 color space conversions
Hex:
        #5901a0
        RGB:
        89, 1, 160
        CMY:
        65, 100, 37
        CMYK:
        44, 99, 0, 37
      HSL:
        273°, 98.7578%, 31.5686%
        HSV (HSB):
        273°, 99.3750%, 62.7451%
        XYZ:
        10.4758, 4.6836, 33.6096
        xyY:
        0.2148, 0.0960, 4.6836
      CIE-Lab:
        25.8137, 59.4973, -63.0725
        CIE-LCH:
        25.8137, 86.7068, 313.3293
        CIE-Luv:
        25.8137, 11.0599, -79.2521
        Hunter-Lab:
        21.6417, 48.5316, -76.9284
      #5901a0 color charts
#5901a0 RGB chart
      #5901a0 CMYK chart
      #5901a0 RGB pie chart
      #5901a0 color shades, tints & tones
#5901a0 color schemes
#5901a0 color preview, HTML & CSS examples
           This text has a color of #5901a0        
        
          <p style="color:#5901a0;">Text here</p>
        
        
          .mytext {color:#5901a0;}
        
        Text color #5901a0
      
           This box has a color of #5901a0        
        
          <div style="background-color:#5901a0;">Content here</div>
        
        
          .mybackground {background-color:#5901a0;}
        
        Background color #5901a0
      
           Border around this has a color of #5901a0        
        
          <div style="border:2px solid #5901a0;">Content here</div>
        
        
          .myborder {border:2px solid #5901a0;}
        
        Border color #5901a0