#5e0941 color space conversions
Hex:
        #5e0941
        RGB:
        94, 9, 65
        CMY:
        63, 96, 75
        CMYK:
        0, 90, 31, 63
      HSL:
        320°, 82.5243%, 20.1961%
        HSV (HSB):
        320°, 90.4255%, 36.8627%
        XYZ:
        5.6679, 2.9567, 5.2730
        xyY:
        0.4078, 0.2127, 2.9567
      CIE-Lab:
        19.8697, 40.7325, -11.0560
        CIE-LCH:
        19.8697, 42.2063, 344.8141
        CIE-Luv:
        19.8697, 37.8464, -16.5713
        Hunter-Lab:
        17.1951, 28.7465, -6.1451
      #5e0941 color charts
#5e0941 RGB chart
      #5e0941 CMYK chart
      #5e0941 RGB pie chart
      #5e0941 color shades, tints & tones
#5e0941 color schemes
#5e0941 color preview, HTML & CSS examples
           This text has a color of #5e0941        
        
          <p style="color:#5e0941;">Text here</p>
        
        
          .mytext {color:#5e0941;}
        
        Text color #5e0941
      
           This box has a color of #5e0941        
        
          <div style="background-color:#5e0941;">Content here</div>
        
        
          .mybackground {background-color:#5e0941;}
        
        Background color #5e0941
      
           Border around this has a color of #5e0941        
        
          <div style="border:2px solid #5e0941;">Content here</div>
        
        
          .myborder {border:2px solid #5e0941;}
        
        Border color #5e0941