#5941c5 color space conversions
Hex:
        #5941c5
        RGB:
        89, 65, 197
        CMY:
        65, 75, 23
        CMYK:
        55, 67, 0, 23
      HSL:
        251°, 53.2258%, 51.3725%
        HSV (HSB):
        251°, 67.0051%, 77.2549%
        XYZ:
        16.0882, 9.9357, 53.8932
        xyY:
        0.2013, 0.1243, 9.9357
      CIE-Lab:
        37.7267, 45.0027, -65.5731
        CIE-LCH:
        37.7267, 79.5304, 304.4618
        CIE-Luv:
        37.7267, -0.4531, -95.4962
        Hunter-Lab:
        31.5209, 35.9443, -79.3071
      #5941c5 color charts
#5941c5 RGB chart
      #5941c5 CMYK chart
      #5941c5 RGB pie chart
      #5941c5 color shades, tints & tones
#5941c5 color schemes
#5941c5 color preview, HTML & CSS examples
           This text has a color of #5941c5        
        
          <p style="color:#5941c5;">Text here</p>
        
        
          .mytext {color:#5941c5;}
        
        Text color #5941c5
      
           This box has a color of #5941c5        
        
          <div style="background-color:#5941c5;">Content here</div>
        
        
          .mybackground {background-color:#5941c5;}
        
        Background color #5941c5
      
           Border around this has a color of #5941c5        
        
          <div style="border:2px solid #5941c5;">Content here</div>
        
        
          .myborder {border:2px solid #5941c5;}
        
        Border color #5941c5