#5a34d1 color space conversions
Hex:
        #5a34d1
        RGB:
        90, 52, 209
        CMY:
        65, 80, 18
        CMYK:
        57, 75, 0, 18
      HSL:
        255°, 63.0522%, 51.1765%
        HSV (HSB):
        255°, 75.1196%, 81.9608%
        XYZ:
        16.9531, 9.2331, 61.2102
        xyY:
        0.1940, 0.1056, 9.2331
      CIE-Lab:
        36.4293, 55.4653, -74.6683
        CIE-LCH:
        36.4293, 93.0148, 306.6058
        CIE-Luv:
        36.4293, 1.0178, -105.7353
        Hunter-Lab:
        30.3860, 46.4138, -98.1649
      #5a34d1 color charts
#5a34d1 RGB chart
      #5a34d1 CMYK chart
      #5a34d1 RGB pie chart
      #5a34d1 color shades, tints & tones
#5a34d1 color schemes
#5a34d1 color preview, HTML & CSS examples
           This text has a color of #5a34d1        
        
          <p style="color:#5a34d1;">Text here</p>
        
        
          .mytext {color:#5a34d1;}
        
        Text color #5a34d1
      
           This box has a color of #5a34d1        
        
          <div style="background-color:#5a34d1;">Content here</div>
        
        
          .mybackground {background-color:#5a34d1;}
        
        Background color #5a34d1
      
           Border around this has a color of #5a34d1        
        
          <div style="border:2px solid #5a34d1;">Content here</div>
        
        
          .myborder {border:2px solid #5a34d1;}
        
        Border color #5a34d1