#5a1949 color space conversions
Hex:
        #5a1949
        RGB:
        90, 25, 73
        CMY:
        65, 90, 71
        CMYK:
        0, 72, 19, 65
      HSL:
        316°, 56.5217%, 22.5490%
        HSV (HSB):
        316°, 72.2222%, 35.2941%
        XYZ:
        5.7667, 3.3500, 6.6460
        xyY:
        0.3658, 0.2125, 3.3500
      CIE-Lab:
        21.3942, 35.2893, -14.2735
        CIE-LCH:
        21.3942, 38.0666, 337.9781
        CIE-Luv:
        21.3942, 29.4404, -19.8555
        Hunter-Lab:
        18.3029, 24.2098, -8.7169
      #5a1949 color charts
#5a1949 RGB chart
      #5a1949 CMYK chart
      #5a1949 RGB pie chart
      #5a1949 color shades, tints & tones
#5a1949 color schemes
#5a1949 color preview, HTML & CSS examples
           This text has a color of #5a1949        
        
          <p style="color:#5a1949;">Text here</p>
        
        
          .mytext {color:#5a1949;}
        
        Text color #5a1949
      
           This box has a color of #5a1949        
        
          <div style="background-color:#5a1949;">Content here</div>
        
        
          .mybackground {background-color:#5a1949;}
        
        Background color #5a1949
      
           Border around this has a color of #5a1949        
        
          <div style="border:2px solid #5a1949;">Content here</div>
        
        
          .myborder {border:2px solid #5a1949;}
        
        Border color #5a1949