#5a35bb color space conversions
Hex:
        #5a35bb
        RGB:
        90, 53, 187
        CMY:
        65, 79, 27
        CMYK:
        52, 72, 0, 27
      HSL:
        257°, 55.8333%, 47.0588%
        HSV (HSB):
        257°, 71.6578%, 73.3333%
        XYZ:
        14.4592, 8.3077, 47.8552
        xyY:
        0.2047, 0.1176, 8.3077
      CIE-Lab:
        34.6157, 48.7432, -64.7932
        CIE-LCH:
        34.6157, 81.0805, 306.9537
        CIE-Luv:
        34.6157, 3.0557, -91.7096
        Hunter-Lab:
        28.8231, 39.1045, -78.2633
      #5a35bb color charts
#5a35bb RGB chart
      #5a35bb CMYK chart
      #5a35bb RGB pie chart
      #5a35bb color shades, tints & tones
#5a35bb color schemes
#5a35bb color preview, HTML & CSS examples
           This text has a color of #5a35bb        
        
          <p style="color:#5a35bb;">Text here</p>
        
        
          .mytext {color:#5a35bb;}
        
        Text color #5a35bb
      
           This box has a color of #5a35bb        
        
          <div style="background-color:#5a35bb;">Content here</div>
        
        
          .mybackground {background-color:#5a35bb;}
        
        Background color #5a35bb
      
           Border around this has a color of #5a35bb        
        
          <div style="border:2px solid #5a35bb;">Content here</div>
        
        
          .myborder {border:2px solid #5a35bb;}
        
        Border color #5a35bb