#5a044b color space conversions
Hex:
        #5a044b
        RGB:
        90, 4, 75
        CMY:
        65, 98, 71
        CMYK:
        0, 96, 17, 65
      HSL:
        310°, 91.4894%, 18.4314%
        HSV (HSB):
        310°, 95.5556%, 35.2941%
        XYZ:
        5.5299, 2.7685, 6.8995
        xyY:
        0.3639, 0.1822, 2.7685
      CIE-Lab:
        19.0918, 42.4864, -19.2320
        CIE-LCH:
        19.0918, 46.6365, 335.6455
        CIE-Luv:
        19.0918, 31.9223, -24.9677
        Hunter-Lab:
        16.6388, 30.2062, -12.9383
      #5a044b color charts
#5a044b RGB chart
      #5a044b CMYK chart
      #5a044b RGB pie chart
      #5a044b color shades, tints & tones
#5a044b color schemes
#5a044b color preview, HTML & CSS examples
           This text has a color of #5a044b        
        
          <p style="color:#5a044b;">Text here</p>
        
        
          .mytext {color:#5a044b;}
        
        Text color #5a044b
      
           This box has a color of #5a044b        
        
          <div style="background-color:#5a044b;">Content here</div>
        
        
          .mybackground {background-color:#5a044b;}
        
        Background color #5a044b
      
           Border around this has a color of #5a044b        
        
          <div style="border:2px solid #5a044b;">Content here</div>
        
        
          .myborder {border:2px solid #5a044b;}
        
        Border color #5a044b