#5835a5 color space conversions
Hex:
        #5835a5
        RGB:
        88, 53, 165
        CMY:
        65, 79, 35
        CMYK:
        47, 68, 0, 35
      HSL:
        259°, 51.3761%, 42.7451%
        HSV (HSB):
        259°, 67.8788%, 64.7059%
        XYZ:
        12.0891, 7.3375, 36.3764
        xyY:
        0.2166, 0.1315, 7.3375
      CIE-Lab:
        32.5633, 42.1279, -55.0470
        CIE-LCH:
        32.5633, 69.3176, 307.4271
        CIE-Luv:
        32.5633, 4.7587, -77.3860
        Hunter-Lab:
        27.0879, 32.2596, -60.6593
      #5835a5 color charts
#5835a5 RGB chart
      #5835a5 CMYK chart
      #5835a5 RGB pie chart
      #5835a5 color shades, tints & tones
#5835a5 color schemes
#5835a5 color preview, HTML & CSS examples
           This text has a color of #5835a5        
        
          <p style="color:#5835a5;">Text here</p>
        
        
          .mytext {color:#5835a5;}
        
        Text color #5835a5
      
           This box has a color of #5835a5        
        
          <div style="background-color:#5835a5;">Content here</div>
        
        
          .mybackground {background-color:#5835a5;}
        
        Background color #5835a5
      
           Border around this has a color of #5835a5        
        
          <div style="border:2px solid #5835a5;">Content here</div>
        
        
          .myborder {border:2px solid #5835a5;}
        
        Border color #5835a5