#5b0949 color space conversions
Hex:
        #5b0949
        RGB:
        91, 9, 73
        CMY:
        64, 96, 71
        CMYK:
        0, 90, 20, 64
      HSL:
        313°, 82.0000%, 19.6078%
        HSV (HSB):
        313°, 90.1099%, 35.6863%
        XYZ:
        5.6147, 2.9006, 6.5673
        xyY:
        0.3723, 0.1923, 2.9006
      CIE-Lab:
        19.6412, 41.1038, -16.9838
        CIE-LCH:
        19.6412, 44.4744, 337.5500
        CIE-Luv:
        19.6412, 32.8046, -22.7350
        Hunter-Lab:
        17.0310, 29.0423, -10.9409
      #5b0949 color charts
#5b0949 RGB chart
      #5b0949 CMYK chart
      #5b0949 RGB pie chart
      #5b0949 color shades, tints & tones
#5b0949 color schemes
#5b0949 color preview, HTML & CSS examples
           This text has a color of #5b0949        
        
          <p style="color:#5b0949;">Text here</p>
        
        
          .mytext {color:#5b0949;}
        
        Text color #5b0949
      
           This box has a color of #5b0949        
        
          <div style="background-color:#5b0949;">Content here</div>
        
        
          .mybackground {background-color:#5b0949;}
        
        Background color #5b0949
      
           Border around this has a color of #5b0949        
        
          <div style="border:2px solid #5b0949;">Content here</div>
        
        
          .myborder {border:2px solid #5b0949;}
        
        Border color #5b0949