#5a2786 color space conversions
Hex:
        #5a2786
        RGB:
        90, 39, 134
        CMY:
        65, 85, 47
        CMYK:
        33, 71, 0, 47
      HSL:
        272°, 54.9133%, 33.9216%
        HSV (HSB):
        272°, 70.8955%, 52.5490%
        XYZ:
        9.2450, 5.3459, 23.0989
        xyY:
        0.2453, 0.1418, 5.3459
      CIE-Lab:
        27.6984, 41.5913, -43.9395
        CIE-LCH:
        27.6984, 60.5022, 313.4274
        CIE-Luv:
        27.6984, 12.6513, -59.4934
        Hunter-Lab:
        23.1213, 30.9111, -43.0477
      #5a2786 color charts
#5a2786 RGB chart
      #5a2786 CMYK chart
      #5a2786 RGB pie chart
      #5a2786 color shades, tints & tones
#5a2786 color schemes
#5a2786 color preview, HTML & CSS examples
           This text has a color of #5a2786        
        
          <p style="color:#5a2786;">Text here</p>
        
        
          .mytext {color:#5a2786;}
        
        Text color #5a2786
      
           This box has a color of #5a2786        
        
          <div style="background-color:#5a2786;">Content here</div>
        
        
          .mybackground {background-color:#5a2786;}
        
        Background color #5a2786
      
           Border around this has a color of #5a2786        
        
          <div style="border:2px solid #5a2786;">Content here</div>
        
        
          .myborder {border:2px solid #5a2786;}
        
        Border color #5a2786