#5641c5 color space conversions
Hex:
        #5641c5
        RGB:
        86, 65, 197
        CMY:
        66, 75, 23
        CMYK:
        56, 67, 0, 23
      HSL:
        250°, 53.2258%, 51.3725%
        HSV (HSB):
        250°, 67.0051%, 77.2549%
        XYZ:
        15.8061, 9.7902, 53.8800
        xyY:
        0.1989, 0.1232, 9.7902
      CIE-Lab:
        37.4633, 44.5121, -66.0143
        CIE-LCH:
        37.4633, 79.6192, 303.9910
        CIE-Luv:
        37.4633, -1.4042, -95.7664
        Hunter-Lab:
        31.2894, 35.4144, -80.1942
      #5641c5 color charts
#5641c5 RGB chart
      #5641c5 CMYK chart
      #5641c5 RGB pie chart
      #5641c5 color shades, tints & tones
#5641c5 color schemes
#5641c5 color preview, HTML & CSS examples
           This text has a color of #5641c5        
        
          <p style="color:#5641c5;">Text here</p>
        
        
          .mytext {color:#5641c5;}
        
        Text color #5641c5
      
           This box has a color of #5641c5        
        
          <div style="background-color:#5641c5;">Content here</div>
        
        
          .mybackground {background-color:#5641c5;}
        
        Background color #5641c5
      
           Border around this has a color of #5641c5        
        
          <div style="border:2px solid #5641c5;">Content here</div>
        
        
          .myborder {border:2px solid #5641c5;}
        
        Border color #5641c5