#5901a6 color space conversions
Hex:
        #5901a6
        RGB:
        89, 1, 166
        CMY:
        65, 100, 35
        CMYK:
        46, 99, 0, 35
      HSL:
        272°, 98.8024%, 32.7451%
        HSV (HSB):
        272°, 99.3976%, 65.0980%
        XYZ:
        11.0136, 4.8987, 36.4415
        xyY:
        0.2104, 0.0936, 4.8987
      CIE-Lab:
        26.4443, 60.8132, -65.6796
        CIE-LCH:
        26.4443, 89.5101, 312.7968
        CIE-Luv:
        26.4443, 10.1266, -82.8029
        Hunter-Lab:
        22.1331, 50.0903, -82.1261
      #5901a6 color charts
#5901a6 RGB chart
      #5901a6 CMYK chart
      #5901a6 RGB pie chart
      #5901a6 color shades, tints & tones
#5901a6 color schemes
#5901a6 color preview, HTML & CSS examples
           This text has a color of #5901a6        
        
          <p style="color:#5901a6;">Text here</p>
        
        
          .mytext {color:#5901a6;}
        
        Text color #5901a6
      
           This box has a color of #5901a6        
        
          <div style="background-color:#5901a6;">Content here</div>
        
        
          .mybackground {background-color:#5901a6;}
        
        Background color #5901a6
      
           Border around this has a color of #5901a6        
        
          <div style="border:2px solid #5901a6;">Content here</div>
        
        
          .myborder {border:2px solid #5901a6;}
        
        Border color #5901a6