#5a31bd color space conversions
Hex:
        #5a31bd
        RGB:
        90, 49, 189
        CMY:
        65, 81, 26
        CMYK:
        52, 74, 0, 26
      HSL:
        258°, 58.8235%, 46.6667%
        HSV (HSB):
        258°, 74.0741%, 74.1176%
        XYZ:
        14.5001, 8.0444, 48.9326
        xyY:
        0.2029, 0.1125, 8.0444
      CIE-Lab:
        34.0752, 51.3242, -66.8578
        CIE-LCH:
        34.0752, 84.2861, 307.5121
        CIE-Luv:
        34.0752, 3.4823, -93.7195
        Hunter-Lab:
        28.3627, 41.6213, -82.4360
      #5a31bd color charts
#5a31bd RGB chart
      #5a31bd CMYK chart
      #5a31bd RGB pie chart
      #5a31bd color shades, tints & tones
#5a31bd color schemes
#5a31bd color preview, HTML & CSS examples
           This text has a color of #5a31bd        
        
          <p style="color:#5a31bd;">Text here</p>
        
        
          .mytext {color:#5a31bd;}
        
        Text color #5a31bd
      
           This box has a color of #5a31bd        
        
          <div style="background-color:#5a31bd;">Content here</div>
        
        
          .mybackground {background-color:#5a31bd;}
        
        Background color #5a31bd
      
           Border around this has a color of #5a31bd        
        
          <div style="border:2px solid #5a31bd;">Content here</div>
        
        
          .myborder {border:2px solid #5a31bd;}
        
        Border color #5a31bd