#5835a3 color space conversions
Hex:
        #5835a3
        RGB:
        88, 53, 163
        CMY:
        65, 79, 36
        CMYK:
        46, 67, 0, 36
      HSL:
        259°, 50.9259%, 42.3529%
        HSV (HSB):
        259°, 67.4847%, 63.9216%
        XYZ:
        11.9085, 7.2653, 35.4250
        xyY:
        0.2181, 0.1331, 7.2653
      CIE-Lab:
        32.4033, 41.5584, -54.1022
        CIE-LCH:
        32.4033, 68.2213, 307.5296
        CIE-Luv:
        32.4033, 4.9921, -76.0311
        Hunter-Lab:
        26.9541, 31.6924, -59.0552
      #5835a3 color charts
#5835a3 RGB chart
      #5835a3 CMYK chart
      #5835a3 RGB pie chart
      #5835a3 color shades, tints & tones
#5835a3 color schemes
#5835a3 color preview, HTML & CSS examples
           This text has a color of #5835a3        
        
          <p style="color:#5835a3;">Text here</p>
        
        
          .mytext {color:#5835a3;}
        
        Text color #5835a3
      
           This box has a color of #5835a3        
        
          <div style="background-color:#5835a3;">Content here</div>
        
        
          .mybackground {background-color:#5835a3;}
        
        Background color #5835a3
      
           Border around this has a color of #5835a3        
        
          <div style="border:2px solid #5835a3;">Content here</div>
        
        
          .myborder {border:2px solid #5835a3;}
        
        Border color #5835a3