#5a0293 color space conversions
Hex:
        #5a0293
        RGB:
        90, 2, 147
        CMY:
        65, 99, 42
        CMYK:
        39, 99, 0, 42
      HSL:
        276°, 97.3154%, 29.2157%
        HSV (HSB):
        276°, 98.6395%, 57.6471%
        XYZ:
        9.5046, 4.3237, 27.9374
        xyY:
        0.2276, 0.1035, 4.3237
      CIE-Lab:
        24.7138, 56.5882, -56.8919
        CIE-LCH:
        24.7138, 80.2428, 314.8466
        CIE-Luv:
        24.7138, 13.6616, -71.4266
        Hunter-Lab:
        20.7934, 45.2034, -65.1048
      #5a0293 color charts
#5a0293 RGB chart
      #5a0293 CMYK chart
      #5a0293 RGB pie chart
      #5a0293 color shades, tints & tones
#5a0293 color schemes
#5a0293 color preview, HTML & CSS examples
           This text has a color of #5a0293        
        
          <p style="color:#5a0293;">Text here</p>
        
        
          .mytext {color:#5a0293;}
        
        Text color #5a0293
      
           This box has a color of #5a0293        
        
          <div style="background-color:#5a0293;">Content here</div>
        
        
          .mybackground {background-color:#5a0293;}
        
        Background color #5a0293
      
           Border around this has a color of #5a0293        
        
          <div style="border:2px solid #5a0293;">Content here</div>
        
        
          .myborder {border:2px solid #5a0293;}
        
        Border color #5a0293