#5841c7 color space conversions
Hex:
        #5841c7
        RGB:
        88, 65, 199
        CMY:
        65, 75, 22
        CMYK:
        56, 67, 0, 22
      HSL:
        250°, 54.4715%, 51.7647%
        HSV (HSB):
        250°, 67.3367%, 78.0392%
        XYZ:
        16.2236, 9.9788, 55.1039
        xyY:
        0.1995, 0.1227, 9.9788
      CIE-Lab:
        37.8044, 45.4418, -66.6151
        CIE-LCH:
        37.8044, 80.6383, 304.3001
        CIE-Luv:
        37.8044, -0.9401, -96.9090
        Hunter-Lab:
        31.5893, 36.3927, -81.3121
      #5841c7 color charts
#5841c7 RGB chart
      #5841c7 CMYK chart
      #5841c7 RGB pie chart
      #5841c7 color shades, tints & tones
#5841c7 color schemes
#5841c7 color preview, HTML & CSS examples
           This text has a color of #5841c7        
        
          <p style="color:#5841c7;">Text here</p>
        
        
          .mytext {color:#5841c7;}
        
        Text color #5841c7
      
           This box has a color of #5841c7        
        
          <div style="background-color:#5841c7;">Content here</div>
        
        
          .mybackground {background-color:#5841c7;}
        
        Background color #5841c7
      
           Border around this has a color of #5841c7        
        
          <div style="border:2px solid #5841c7;">Content here</div>
        
        
          .myborder {border:2px solid #5841c7;}
        
        Border color #5841c7