#5b35ba color space conversions
Hex:
        #5b35ba
        RGB:
        91, 53, 186
        CMY:
        64, 79, 27
        CMYK:
        51, 72, 0, 27
      HSL:
        257°, 55.6485%, 46.8627%
        HSV (HSB):
        257°, 71.5054%, 72.9412%
        XYZ:
        14.4504, 8.3155, 47.2978
        xyY:
        0.2062, 0.1187, 8.3155
      CIE-Lab:
        34.6315, 48.6209, -64.1732
        CIE-LCH:
        34.6315, 80.5120, 307.1494
        CIE-Luv:
        34.6315, 3.5134, -90.9764
        Hunter-Lab:
        28.8366, 38.9845, -77.0617
      #5b35ba color charts
#5b35ba RGB chart
      #5b35ba CMYK chart
      #5b35ba RGB pie chart
      #5b35ba color shades, tints & tones
#5b35ba color schemes
#5b35ba color preview, HTML & CSS examples
           This text has a color of #5b35ba        
        
          <p style="color:#5b35ba;">Text here</p>
        
        
          .mytext {color:#5b35ba;}
        
        Text color #5b35ba
      
           This box has a color of #5b35ba        
        
          <div style="background-color:#5b35ba;">Content here</div>
        
        
          .mybackground {background-color:#5b35ba;}
        
        Background color #5b35ba
      
           Border around this has a color of #5b35ba        
        
          <div style="border:2px solid #5b35ba;">Content here</div>
        
        
          .myborder {border:2px solid #5b35ba;}
        
        Border color #5b35ba