#5a035b color space conversions
Hex:
        #5a035b
        RGB:
        90, 3, 91
        CMY:
        65, 99, 64
        CMYK:
        1, 97, 0, 64
      HSL:
        299°, 93.6170%, 18.4314%
        HSV (HSB):
        299°, 96.7033%, 35.6863%
        XYZ:
        6.1373, 2.9941, 10.1520
        xyY:
        0.3183, 0.1553, 2.9941
      CIE-Lab:
        20.0203, 45.3337, -28.5862
        CIE-LCH:
        20.0203, 53.5940, 327.7656
        CIE-Luv:
        20.0203, 26.9011, -35.8431
        Hunter-Lab:
        17.3035, 33.0306, -22.6730
      #5a035b color charts
#5a035b RGB chart
      #5a035b CMYK chart
      #5a035b RGB pie chart
      #5a035b color shades, tints & tones
#5a035b color schemes
#5a035b color preview, HTML & CSS examples
           This text has a color of #5a035b        
        
          <p style="color:#5a035b;">Text here</p>
        
        
          .mytext {color:#5a035b;}
        
        Text color #5a035b
      
           This box has a color of #5a035b        
        
          <div style="background-color:#5a035b;">Content here</div>
        
        
          .mybackground {background-color:#5a035b;}
        
        Background color #5a035b
      
           Border around this has a color of #5a035b        
        
          <div style="border:2px solid #5a035b;">Content here</div>
        
        
          .myborder {border:2px solid #5a035b;}
        
        Border color #5a035b