#5a1a44 color space conversions
Hex:
        #5a1a44
        RGB:
        90, 26, 68
        CMY:
        65, 90, 73
        CMYK:
        0, 71, 24, 65
      HSL:
        321°, 55.1724%, 22.7451%
        HSV (HSB):
        321°, 71.1111%, 35.2941%
        XYZ:
        5.6292, 3.3298, 5.8149
        xyY:
        0.3810, 0.2254, 3.3298
      CIE-Lab:
        21.3191, 34.0397, -10.9732
        CIE-LCH:
        21.3191, 35.7647, 342.1325
        CIE-Luv:
        21.3191, 30.6312, -16.0552
        Hunter-Lab:
        18.2477, 23.1317, -6.1200
      #5a1a44 color charts
#5a1a44 RGB chart
      #5a1a44 CMYK chart
      #5a1a44 RGB pie chart
      #5a1a44 color shades, tints & tones
#5a1a44 color schemes
#5a1a44 color preview, HTML & CSS examples
           This text has a color of #5a1a44        
        
          <p style="color:#5a1a44;">Text here</p>
        
        
          .mytext {color:#5a1a44;}
        
        Text color #5a1a44
      
           This box has a color of #5a1a44        
        
          <div style="background-color:#5a1a44;">Content here</div>
        
        
          .mybackground {background-color:#5a1a44;}
        
        Background color #5a1a44
      
           Border around this has a color of #5a1a44        
        
          <div style="border:2px solid #5a1a44;">Content here</div>
        
        
          .myborder {border:2px solid #5a1a44;}
        
        Border color #5a1a44