#5901c5 color space conversions
Hex:
        #5901c5
        RGB:
        89, 1, 197
        CMY:
        65, 100, 23
        CMYK:
        55, 99, 0, 23
      HSL:
        267°, 98.9899%, 38.8235%
        HSV (HSB):
        267°, 99.4924%, 77.2549%
        XYZ:
        14.2087, 6.1768, 53.2667
        xyY:
        0.1929, 0.0839, 6.1768
      CIE-Lab:
        29.8541, 67.7170, -78.5311
        CIE-LCH:
        29.8541, 103.6953, 310.7710
        CIE-Luv:
        29.8541, 5.9365, -100.8547
        Hunter-Lab:
        24.8531, 58.5569, -109.6767
      #5901c5 color charts
#5901c5 RGB chart
      #5901c5 CMYK chart
      #5901c5 RGB pie chart
      #5901c5 color shades, tints & tones
#5901c5 color schemes
#5901c5 color preview, HTML & CSS examples
           This text has a color of #5901c5        
        
          <p style="color:#5901c5;">Text here</p>
        
        
          .mytext {color:#5901c5;}
        
        Text color #5901c5
      
           This box has a color of #5901c5        
        
          <div style="background-color:#5901c5;">Content here</div>
        
        
          .mybackground {background-color:#5901c5;}
        
        Background color #5901c5
      
           Border around this has a color of #5901c5        
        
          <div style="border:2px solid #5901c5;">Content here</div>
        
        
          .myborder {border:2px solid #5901c5;}
        
        Border color #5901c5