#5a0156 color space conversions
Hex:
        #5a0156
        RGB:
        90, 1, 86
        CMY:
        65, 100, 66
        CMYK:
        0, 99, 4, 65
      HSL:
        303°, 97.8022%, 17.8431%
        HSV (HSB):
        303°, 98.8889%, 35.2941%
        XYZ:
        5.9070, 2.8673, 9.0462
        xyY:
        0.3315, 0.1609, 2.8673
      CIE-Lab:
        19.5042, 45.0169, -26.0559
        CIE-LCH:
        19.5042, 52.0137, 329.9376
        CIE-Luv:
        19.5042, 28.6095, -32.7177
        Hunter-Lab:
        16.9330, 32.6365, -19.8218
      #5a0156 color charts
#5a0156 RGB chart
      #5a0156 CMYK chart
      #5a0156 RGB pie chart
      #5a0156 color shades, tints & tones
#5a0156 color schemes
#5a0156 color preview, HTML & CSS examples
           This text has a color of #5a0156        
        
          <p style="color:#5a0156;">Text here</p>
        
        
          .mytext {color:#5a0156;}
        
        Text color #5a0156
      
           This box has a color of #5a0156        
        
          <div style="background-color:#5a0156;">Content here</div>
        
        
          .mybackground {background-color:#5a0156;}
        
        Background color #5a0156
      
           Border around this has a color of #5a0156        
        
          <div style="border:2px solid #5a0156;">Content here</div>
        
        
          .myborder {border:2px solid #5a0156;}
        
        Border color #5a0156