#5a0060 color space conversions
Hex:
        #5a0060
        RGB:
        90, 0, 96
        CMY:
        65, 100, 62
        CMYK:
        6, 100, 0, 62
      HSL:
        296°, 100.0000%, 18.8235%
        HSV (HSB):
        296°, 100.0000%, 37.6471%
        XYZ:
        6.3278, 3.0182, 11.3154
        xyY:
        0.3063, 0.1461, 3.0182
      CIE-Lab:
        20.1166, 46.9723, -31.7600
        CIE-LCH:
        20.1166, 56.7018, 325.9357
        CIE-Luv:
        20.1166, 25.6375, -39.4381
        Hunter-Lab:
        17.3729, 34.6127, -26.4559
      #5a0060 color charts
#5a0060 RGB chart
      #5a0060 CMYK chart
      #5a0060 RGB pie chart
      #5a0060 color shades, tints & tones
#5a0060 color schemes
#5a0060 color preview, HTML & CSS examples
           This text has a color of #5a0060        
        
          <p style="color:#5a0060;">Text here</p>
        
        
          .mytext {color:#5a0060;}
        
        Text color #5a0060
      
           This box has a color of #5a0060        
        
          <div style="background-color:#5a0060;">Content here</div>
        
        
          .mybackground {background-color:#5a0060;}
        
        Background color #5a0060
      
           Border around this has a color of #5a0060        
        
          <div style="border:2px solid #5a0060;">Content here</div>
        
        
          .myborder {border:2px solid #5a0060;}
        
        Border color #5a0060