#5a1943 color space conversions
Hex:
        #5a1943
        RGB:
        90, 25, 67
        CMY:
        65, 90, 74
        CMYK:
        0, 72, 26, 65
      HSL:
        321°, 56.5217%, 22.5490%
        HSV (HSB):
        321°, 72.2222%, 35.2941%
        XYZ:
        5.5772, 3.2742, 5.6482
        xyY:
        0.3846, 0.2258, 3.2742
      CIE-Lab:
        21.1101, 34.3383, -10.6071
        CIE-LCH:
        21.1101, 35.9392, 342.8341
        CIE-Luv:
        21.1101, 31.1715, -15.6361
        Hunter-Lab:
        18.0947, 23.3522, -5.8410
      #5a1943 color charts
#5a1943 RGB chart
      #5a1943 CMYK chart
      #5a1943 RGB pie chart
      #5a1943 color shades, tints & tones
#5a1943 color schemes
#5a1943 color preview, HTML & CSS examples
           This text has a color of #5a1943        
        
          <p style="color:#5a1943;">Text here</p>
        
        
          .mytext {color:#5a1943;}
        
        Text color #5a1943
      
           This box has a color of #5a1943        
        
          <div style="background-color:#5a1943;">Content here</div>
        
        
          .mybackground {background-color:#5a1943;}
        
        Background color #5a1943
      
           Border around this has a color of #5a1943        
        
          <div style="border:2px solid #5a1943;">Content here</div>
        
        
          .myborder {border:2px solid #5a1943;}
        
        Border color #5a1943