#5a1489 color space conversions
Hex:
        #5a1489
        RGB:
        90, 20, 137
        CMY:
        65, 92, 46
        CMYK:
        34, 85, 0, 46
      HSL:
        276°, 74.5223%, 30.7843%
        HSV (HSB):
        276°, 85.4015%, 53.7255%
        XYZ:
        8.9820, 4.4801, 24.0583
        xyY:
        0.2394, 0.1194, 4.4801
      CIE-Lab:
        25.1991, 50.1620, -49.8778
        CIE-LCH:
        25.1991, 70.7391, 315.1628
        CIE-Luv:
        25.1991, 14.5218, -64.3892
        Hunter-Lab:
        21.1663, 38.7059, -52.5745
      #5a1489 color charts
#5a1489 RGB chart
      #5a1489 CMYK chart
      #5a1489 RGB pie chart
      #5a1489 color shades, tints & tones
#5a1489 color schemes
#5a1489 color preview, HTML & CSS examples
           This text has a color of #5a1489        
        
          <p style="color:#5a1489;">Text here</p>
        
        
          .mytext {color:#5a1489;}
        
        Text color #5a1489
      
           This box has a color of #5a1489        
        
          <div style="background-color:#5a1489;">Content here</div>
        
        
          .mybackground {background-color:#5a1489;}
        
        Background color #5a1489
      
           Border around this has a color of #5a1489        
        
          <div style="border:2px solid #5a1489;">Content here</div>
        
        
          .myborder {border:2px solid #5a1489;}
        
        Border color #5a1489