#5a31ba color space conversions
Hex:
        #5a31ba
        RGB:
        90, 49, 186
        CMY:
        65, 81, 27
        CMYK:
        52, 74, 0, 27
      HSL:
        258°, 58.2979%, 46.0784%
        HSV (HSB):
        258°, 73.6559%, 72.9412%
        XYZ:
        14.1777, 7.9155, 47.2350
        xyY:
        0.2045, 0.1142, 7.9155
      CIE-Lab:
        33.8062, 50.4889, -65.5291
        CIE-LCH:
        33.8062, 82.7236, 307.6136
        CIE-Luv:
        33.8062, 3.8106, -91.8168
        Hunter-Lab:
        28.1344, 40.7157, -79.8481
      #5a31ba color charts
#5a31ba RGB chart
      #5a31ba CMYK chart
      #5a31ba RGB pie chart
      #5a31ba color shades, tints & tones
#5a31ba color schemes
#5a31ba color preview, HTML & CSS examples
           This text has a color of #5a31ba        
        
          <p style="color:#5a31ba;">Text here</p>
        
        
          .mytext {color:#5a31ba;}
        
        Text color #5a31ba
      
           This box has a color of #5a31ba        
        
          <div style="background-color:#5a31ba;">Content here</div>
        
        
          .mybackground {background-color:#5a31ba;}
        
        Background color #5a31ba
      
           Border around this has a color of #5a31ba        
        
          <div style="border:2px solid #5a31ba;">Content here</div>
        
        
          .myborder {border:2px solid #5a31ba;}
        
        Border color #5a31ba