#5a2186 color space conversions
Hex:
        #5a2186
        RGB:
        90, 33, 134
        CMY:
        65, 87, 47
        CMYK:
        33, 75, 0, 47
      HSL:
        274°, 60.4790%, 32.7451%
        HSV (HSB):
        274°, 75.3731%, 52.5490%
        XYZ:
        9.0634, 4.9826, 23.0383
        xyY:
        0.2444, 0.1344, 4.9826
      CIE-Lab:
        26.6851, 44.4427, -45.5822
        CIE-LCH:
        26.6851, 63.6623, 314.2748
        CIE-Luv:
        26.6851, 13.6124, -60.7377
        Hunter-Lab:
        22.3217, 33.4140, -45.5681
      #5a2186 color charts
#5a2186 RGB chart
      #5a2186 CMYK chart
      #5a2186 RGB pie chart
      #5a2186 color shades, tints & tones
#5a2186 color schemes
#5a2186 color preview, HTML & CSS examples
           This text has a color of #5a2186        
        
          <p style="color:#5a2186;">Text here</p>
        
        
          .mytext {color:#5a2186;}
        
        Text color #5a2186
      
           This box has a color of #5a2186        
        
          <div style="background-color:#5a2186;">Content here</div>
        
        
          .mybackground {background-color:#5a2186;}
        
        Background color #5a2186
      
           Border around this has a color of #5a2186        
        
          <div style="border:2px solid #5a2186;">Content here</div>
        
        
          .myborder {border:2px solid #5a2186;}
        
        Border color #5a2186