#5841c5 color space conversions
Hex:
        #5841c5
        RGB:
        88, 65, 197
        CMY:
        65, 75, 23
        CMYK:
        55, 67, 0, 23
      HSL:
        250°, 53.2258%, 51.3725%
        HSV (HSB):
        250°, 67.0051%, 77.2549%
        XYZ:
        15.9928, 9.8865, 53.8887
        xyY:
        0.2005, 0.1239, 9.8865
      CIE-Lab:
        37.6380, 44.8378, -65.7217
        CIE-LCH:
        37.6380, 79.5599, 304.3033
        CIE-Luv:
        37.6380, -0.7743, -95.5881
        Hunter-Lab:
        31.4428, 35.7659, -79.6049
      #5841c5 color charts
#5841c5 RGB chart
      #5841c5 CMYK chart
      #5841c5 RGB pie chart
      #5841c5 color shades, tints & tones
#5841c5 color schemes
#5841c5 color preview, HTML & CSS examples
           This text has a color of #5841c5        
        
          <p style="color:#5841c5;">Text here</p>
        
        
          .mytext {color:#5841c5;}
        
        Text color #5841c5
      
           This box has a color of #5841c5        
        
          <div style="background-color:#5841c5;">Content here</div>
        
        
          .mybackground {background-color:#5841c5;}
        
        Background color #5841c5
      
           Border around this has a color of #5841c5        
        
          <div style="border:2px solid #5841c5;">Content here</div>
        
        
          .myborder {border:2px solid #5841c5;}
        
        Border color #5841c5