#5a2ade color space conversions
Hex:
        #5a2ade
        RGB:
        90, 42, 222
        CMY:
        65, 84, 13
        CMYK:
        59, 81, 0, 13
      HSL:
        256°, 73.1707%, 51.7647%
        HSV (HSB):
        256°, 81.0811%, 87.0588%
        XYZ:
        18.2292, 9.1035, 69.9036
        xyY:
        0.1875, 0.0936, 9.1035
      CIE-Lab:
        36.1828, 63.4196, -82.5643
        CIE-LCH:
        36.1828, 104.1101, 307.5287
        CIE-Luv:
        36.1828, 1.0398, -114.5620
        Hunter-Lab:
        30.1720, 55.0444, -116.2447
      #5a2ade color charts
#5a2ade RGB chart
      #5a2ade CMYK chart
      #5a2ade RGB pie chart
      #5a2ade color shades, tints & tones
#5a2ade color schemes
#5a2ade color preview, HTML & CSS examples
           This text has a color of #5a2ade        
        
          <p style="color:#5a2ade;">Text here</p>
        
        
          .mytext {color:#5a2ade;}
        
        Text color #5a2ade
      
           This box has a color of #5a2ade        
        
          <div style="background-color:#5a2ade;">Content here</div>
        
        
          .mybackground {background-color:#5a2ade;}
        
        Background color #5a2ade
      
           Border around this has a color of #5a2ade        
        
          <div style="border:2px solid #5a2ade;">Content here</div>
        
        
          .myborder {border:2px solid #5a2ade;}
        
        Border color #5a2ade