#5a033a color space conversions
Hex:
        #5a033a
        RGB:
        90, 3, 58
        CMY:
        65, 99, 77
        CMYK:
        0, 97, 36, 65
      HSL:
        322°, 93.5484%, 18.2353%
        HSV (HSB):
        322°, 96.6667%, 35.2941%
        XYZ:
        5.0127, 2.5443, 4.2299
        xyY:
        0.4253, 0.2159, 2.5443
      CIE-Lab:
        18.1177, 40.4472, -8.9124
        CIE-LCH:
        18.1177, 41.4175, 347.5736
        CIE-Luv:
        18.1177, 37.9364, -13.7686
        Hunter-Lab:
        15.9508, 28.1820, -4.5572
      #5a033a color charts
#5a033a RGB chart
      #5a033a CMYK chart
      #5a033a RGB pie chart
      #5a033a color shades, tints & tones
#5a033a color schemes
#5a033a color preview, HTML & CSS examples
           This text has a color of #5a033a        
        
          <p style="color:#5a033a;">Text here</p>
        
        
          .mytext {color:#5a033a;}
        
        Text color #5a033a
      
           This box has a color of #5a033a        
        
          <div style="background-color:#5a033a;">Content here</div>
        
        
          .mybackground {background-color:#5a033a;}
        
        Background color #5a033a
      
           Border around this has a color of #5a033a        
        
          <div style="border:2px solid #5a033a;">Content here</div>
        
        
          .myborder {border:2px solid #5a033a;}
        
        Border color #5a033a