#5e2a56 color space conversions
Hex:
        #5e2a56
        RGB:
        94, 42, 86
        CMY:
        63, 84, 66
        CMYK:
        0, 55, 9, 63
      HSL:
        309°, 38.2353%, 26.6667%
        HSV (HSB):
        309°, 55.3191%, 36.8627%
        XYZ:
        7.1238, 4.7075, 9.3373
        xyY:
        0.3365, 0.2224, 4.7075
      CIE-Lab:
        25.8846, 30.2741, -15.9813
        CIE-LCH:
        25.8846, 34.2334, 332.1709
        CIE-Luv:
        25.8846, 24.1009, -22.7780
        Hunter-Lab:
        21.6968, 20.6381, -10.3279
      #5e2a56 color charts
#5e2a56 RGB chart
      #5e2a56 CMYK chart
      #5e2a56 RGB pie chart
      #5e2a56 color shades, tints & tones
#5e2a56 color schemes
#5e2a56 color preview, HTML & CSS examples
           This text has a color of #5e2a56        
        
          <p style="color:#5e2a56;">Text here</p>
        
        
          .mytext {color:#5e2a56;}
        
        Text color #5e2a56
      
           This box has a color of #5e2a56        
        
          <div style="background-color:#5e2a56;">Content here</div>
        
        
          .mybackground {background-color:#5e2a56;}
        
        Background color #5e2a56
      
           Border around this has a color of #5e2a56        
        
          <div style="border:2px solid #5e2a56;">Content here</div>
        
        
          .myborder {border:2px solid #5e2a56;}
        
        Border color #5e2a56